Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/springmt/lambda_ruby_sample


https://github.com/springmt/lambda_ruby_sample

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## ECRの作成

```
aws ecr create-repository --repository-name lambda_ruby_sample --image-scanning-configuration scanOnPush=true
```

## GitHub Actions OIDC
https://github.com/aws-actions/configure-aws-credentials

https://dev.classmethod.jp/articles/github-actions-oidc-configure-aws-credentials/

## CodeBuild

### GitHub Actions経由で
https://github.com/aws-actions/aws-codebuild-run-build