Create VPN Connection Route
GET {{aws_ec2_base_url}}/?DestinationCidrBlock&VpnConnectionId&Action=CreateVpnConnectionRoute
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DestinationCidrBlock | null | The CIDR block associated with the local subnet of the customer network. | |
VpnConnectionId | null | The ID of the VPN connection. | |
Action | string |