AcceptVpcPeeringConnection

GET /?Action=AcceptVpcPeeringConnection
Description

Accepts a VPC peering connection request.
To accept this request, you must be the owner of the peer VPC. If you do not accept the request within 7 days, the state of the VPC peering connection becomes expired.

Body parameter

Required: false
Name: AcceptVpcPeeringConnectionRequest

Name Description Required Schema Default Example

VpcPeeringConnectionId

The ID of the VPC peering connection you want to accept.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

AcceptVpcPeeringConnectionResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

vpcPeeringConnection

Information about the accepted VPC peering connection.

false

VpcPeeringConnection