aws cloudfront wait
Wait until a particular condition is satisfied. Each subcommand polls an API until the listed requirement is met
Subcommands
Name | Description |
---|---|
distribution-deployed | Wait until a distribution is deployed. It will poll every 60 seconds until a successful state has been reached. This will exit with a return code of 255 after 35 failed checks |
invalidation-completed | Wait until an invalidation has completed. It will poll every 20 seconds until a successful state has been reached. This will exit with a return code of 255 after 30 failed checks |
streaming-distribution-deployed | Wait until a streaming distribution is deployed. It will poll every 60 seconds until a successful state has been reached. This will exit with a return code of 255 after 25 failed checks |