aws elasticache wait

Wait until a particular condition is satisfied. Each subcommand polls an API until the listed requirement is met

Subcommands

NameDescription
cache-cluster-availableWait until ElastiCache cluster is available. It will poll every 15 seconds until a successful state has been reached. This will exit with a return code of 255 after 40 failed checks
cache-cluster-deletedWait until ElastiCache cluster is deleted. It will poll every 15 seconds until a successful state has been reached. This will exit with a return code of 255 after 40 failed checks
replication-group-availableWait until ElastiCache replication group is available. It will poll every 15 seconds until a successful state has been reached. This will exit with a return code of 255 after 40 failed checks
replication-group-deletedWait until ElastiCache replication group is deleted. It will poll every 15 seconds until a successful state has been reached. This will exit with a return code of 255 after 40 failed checks