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-exists.rst
**To wait until a VPC peering connection exists** The following ``wait vpc-peering-connection-exists`` example pauses and continues only when it can confirm that the specified VPC peering connection exists. :: aws ec2 wait vpc-peering-connection-exists \ --vpc-peering-connection-ids pcx-1234567890abcdef0
Save
Cancel