DeleteVpnConnection
In this article:
DeleteVpnConnection#
Description#
Deletes the specified VPN connection.
Request Parameters#
VpnConnectionId — The ID of the VPN connection.
Type: String
Required: Yes
Response Elements#
requestId — The request ID.
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 DeleteVpnConnection VpnConnectionId <vpn_id>