Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
docdb
/
wait
/
Filename :
db-instance-available.rst
back
Copy
**To pause running until the specified instance is available** The following ``wait role-exists`` command pauses and continues only after it can confirm that the specified database cluster instance exists. :: aws docdb wait db-instance-available \ --db-instance-identifier "sample-instance" This command produces no output.