geekcell/Wait for AWS CodeDeploy Deployment
Wait for an AWS CodeDeploy deployment to finish. Will poll the CodeDeploy API until the deployment is finished or failed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| codedeploy-deployment-id | The ID of the CodeDeploy deployment to check. | yes | — |
| sleep-between-requests | How many seconds to sleep between requests to the CodeDeploy API to check the status. | no | 5 |
Outputs
no outputs