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-peering-connection-deleted.rst
**To wait until a VPC peering connection is deleted** The following ``wait vpc-peering-connection-deleted`` example pauses and resumes running only after it confirms that the specified VPC peering connection is deleted. It produces no output. :: aws ec2 wait vpc-peering-connection-deleted \ --vpc-peering-connection-ids pcx-1234567890abcdef0
Save
Cancel