aws rekognition wait
Wait until a particular condition is satisfied. Each subcommand polls an API until the listed requirement is met
Subcommands
Name | Description |
---|---|
project-version-running | Wait until the ProjectVersion is running. It will poll every 30 seconds until a successful state has been reached. This will exit with a return code of 255 after 40 failed checks |
project-version-training-completed | Wait until the ProjectVersion training completes. It will poll every 120 seconds until a successful state has been reached. This will exit with a return code of 255 after 360 failed checks |