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: vpn-connection-deleted.rst
**To wait until a VPN connection is deleted** The following ``waitt vpn-connection-deleted`` example command pauses and continues when it can confirm that the specified VPN connection is deleted. It produces no output. :: aws ec2 wait vpn-connection-deleted \ --vpn-connection-ids vpn-1234567890abcdef0
Save
Cancel