Skip to content

/AWS1/CL_GML=>DELETEVPCPEERINGCONNECTION()

About DeleteVpcPeeringConnection

Removes a VPC peering connection. To delete the connection, you must have a valid authorization for the VPC peering connection that you want to delete..

Once a valid authorization exists, call this operation from the Amazon Web Services account that is used to manage the Amazon GameLift fleets. Identify the connection to delete by the connection ID and fleet ID. If successful, the connection is removed.

Related actions

All APIs by task

Method Signature

IMPORTING

Required arguments:

IV_FLEETID TYPE /AWS1/GMLFLEETID /AWS1/GMLFLEETID

A unique identifier for the fleet. This fleet specified must match the fleet referenced in the VPC peering connection record. You can use either the fleet ID or ARN value.

IV_VPCPEERINGCONNECTIONID TYPE /AWS1/GMLNONZEROANDMAXSTRING /AWS1/GMLNONZEROANDMAXSTRING

A unique identifier for a VPC peering connection.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMLDELVPCPEERINGCXN01 /AWS1/CL_GMLDELVPCPEERINGCXN01