daaru00/AWS Serverless Application Repository Action
Use AWS SAM CLI to build and deploy to Serverless Application Repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 12, 2021
- License
- MIT
Pinned Snippet
uses: daaru00/aws-serverless-application-repository-action@1b5cb01bfc3dd5b51fbb003b3910348e574d759f # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| src | AWS SAM project path | yes | ./ |
| template | AWS SAM template file name | yes | template.yml |
| s3bucket | AWS S3 Bucket where to upload artifact package | yes | — |
| s3prefix | AWS S3 Object prefix | no | "" |
| version | The application version tag to deploy, leave empty to use GITHUB_REF | no | "" |
Outputs
no outputs