Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
/
wait
📤 Upload
📝 New File
📁 New Folder
Close
Editing: instance-running.rst
**To wait until an instance is running** The following ``wait instance-running`` example pauses and resumes running only after it confirms that the specified instance is running. It produces no output. :: aws ec2 wait instance-running \ --instance-ids i-1234567890abcdef0
Save
Cancel