opslayertech/Wait for AWS Amplify Deployment
Waits for an AWS Amplify Deployment to be successful
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS Access Key ID | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
| aws-region | AWS Region | yes | — |
| amplify-app-id | AWS Amplify Application ID | yes | — |
| branch-name | AWS Amplify Application Branch Name | yes | — |
| commit-id | Commit Hash that triggered the deployment | yes | — |
| max-attempts | Maximum number of attempts | no | 15 |
| retry-wait-seconds | Waiting time between each retry (in seconds) | no | 60 |
| timeout-seconds | Attempt timeout (in seconds) | no | 10 |
Outputs
no outputs