paul-psdigital/Deploy Package to codeBuild
Using an S3 Bucket artifact to trigger an AWS codeBuild.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | The AWS Access Key ID. | yes | — |
| aws-secret-access-key | The AWS Secret Access Key. | yes | — |
| aws-session-token | The AWS Session Token. | yes | — |
| build-version | The build version. | yes | — |
| s3-bucket | The S3 Bucket name. | yes | — |
| aws-region | The AWS deployment region. | no | eu-west-1 |
| package-name | The name of the zip package within the S3 Bucket release. | no | package.zip |
| application-name | The name of the application in AWS CodeBuild. | no | — |
Outputs
no outputs