Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
redshift
/
wait
/
Filename :
cluster-deleted.rst
back
Copy
**To wait for cluster to be deleted** The following ``wait cluster-deleted`` example pauses and continues only after it can confirm that the specified cluster is deleted. :: aws redshift wait cluster-deleted \ --cluster-identifier mycluster This command does not produce any output.