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