Creates a new VPN connection between an existing VPN gateway and customer gateway. The only supported connection type is ipsec.1.
The response includes information that you need to configure your customer gateway, in XML format. We recommend you use the
command line version of this operation (
IMPORTANT: We strongly recommend you use HTTPS when calling this operation because the response contains sensitive cryptographic information for configuring your customer gateway. If you decide to shut down your VPN connection for any reason and then create a new one, you must re-configure your customer gateway with the new information returned from this call.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CreateVpnConnectionRequest : AmazonWebServiceRequest IRequestEvents
The CreateVpnConnectionRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CreateVpnConnectionRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
CustomerGatewayId | The ID of the customer gateway. |
![]() |
Options | |
![]() |
Type | The type of VPN connection. |
![]() |
VpnGatewayId | The ID of the VPN gateway. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8