cotabox/AWS Proton deployment release
This action updates a given AWS Proton service instance with a new Docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 21, 2021
- License
- None
Pinned Snippet
uses: cotabox/github-action-proton-deploy@b1af3ac5f1d14090ebf9a9b99a17fd1e93754cd9 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_DEFAULT_REGION | AWS Region | no | us-east-1 |
| AWS_ACCESS_KEY_ID | AWS_ACCESS_KEY_ID credential | yes | — |
| AWS_SECRET_ACCESS_KEY | AWS_SECRET_ACCESS_KEY credential | yes | — |
| SERVICE_NAME | AWS Proton service's name | yes | — |
| SERVICE_INSTANCE_NAME | AWS Proton service instance's name | yes | — |
| IMAGE | Docker image | yes | — |
Outputs
no outputs