Modify VPC Peering Connection Options

GET {{aws_ec2_base_url}}/?AccepterPeeringConnectionOptions&DryRun&RequesterPeeringConnectionOptions&VpcPeeringConnectionId&Action=ModifyVpcPeeringConnectionOptions

Modifies the VPC peering connection options on one side of a VPC peering connection.

Request Params

KeyDatatypeRequiredDescription
AccepterPeeringConnectionOptionsnullThe VPC peering connection options for the accepter VPC.
DryRunnullChecks 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 DryRunOperation. Otherwise, it is UnauthorizedOperation.
RequesterPeeringConnectionOptionsnullThe VPC peering connection options for the requester VPC.
VpcPeeringConnectionIdnullThe ID of the VPC peering connection.
Actionstring