Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-vpn-connection-route.rst
**To delete a static route from a VPN connection** This example deletes the specified static route from the specified VPN connection. If the command succeeds, no output is returned. Command:: aws ec2 delete-vpn-connection-route --vpn-connection-id vpn-40f41529 --destination-cidr-block 11.12.0.0/16
Save
Cancel