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: security-group-exists.rst
**To pause running until a security group exists** The following ``wait security-group-exists`` example pauses and continues only after it can confirm that the specified security group exists. :: aws ec2 wait security-group-exists \ --group-ids sg-07e789d0fb10492ee This command produces no output.
Save
Cancel