RejectVpcPeeringConnection

GET /?Action=RejectVpcPeeringConnection
Description

Rejects a VPC peering connection request.
The VPC peering connection must be in the pending-acceptance state to be rejected. The rejected VPC peering connection is then in the rejected state.

Body parameter

Required: false
Name: RejectVpcPeeringConnectionRequest

Name Description Required Schema Default Example

VpcPeeringConnectionId

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

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

RejectVpcPeeringConnectionResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the VPC peering connection is rejected. Otherwise, you receive an error.

false

boolean