Delete VPN Connection Route

GET {{aws_ec2_base_url}}/?DestinationCidrBlock&VpnConnectionId&Action=DeleteVpnConnectionRoute

Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.

Request Params

KeyDatatypeRequiredDescription
DestinationCidrBlocknullThe CIDR block associated with the local subnet of the customer network.
VpnConnectionIdnullThe ID of the VPN connection.
Actionstring