Update Direct Connect Gateway Association

POST {{aws_direct_connect_base_url}}/?Action=UpdateDirectConnectGatewayAssociation

Request Params

KeyDatatypeRequiredDescription
ActionstringThe Amazon VPC prefixes to advertise to the Direct Connect gateway.

Request Body

{"addAllowedPrefixesToDirectConnectGateway"=>[{"cidr"=>"string"}], "associationId"=>"string", "removeAllowedPrefixesToDirectConnectGateway"=>[{"cidr"=>"string"}]}