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: vpc-exists.rst
**To wait until a virtual private cloud (VPC) exists** The following ``wait vpc-exists`` example command pauses and resumes running only after it confirms that the specified VPC exists. :: aws ec2 wait vpc-exists \ --vpc-ids vpc-1234567890abcdef0
Save
Cancel