CreateVpnGateway

GET /?Action=CreateVpnGateway
Description

Creates a virtual private gateway.
A virtual private gateway is the endpoint on the VPC side of a VPN connection.

Body parameter

Required: false
Name: CreateVpnGatewayRequest

Name Description Required Schema Default Example

DryRun

If set to true, checks whether you have the required permissions to perform the action.

false

boolean

Type

The type of VPN connection supported by the virtual private gateway (only ipsec.1 is supported).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

CreateVpnGatewayResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

vpnGateway

Information about the newly created virtual private gateway.

false

VpnGateway