Attaches a virtual private gateway to a VPC. You can attach one virtual private gateway to one VPC at a time.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
get/#Action=AttachVpnGateway
Query parameters
VpcIdstring required
The ID of the VPC.
VpnGatewayIdstring required
The ID of the virtual private gateway.
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
Action'AttachVpnGateway' required
Version'2016-11-15' required
Response
Success