deleteVpcPeeringConnection
inline suspend fun GameLiftClient.deleteVpcPeeringConnection(crossinline block: DeleteVpcPeeringConnectionRequest.Builder.() -> Unit): DeleteVpcPeeringConnectionResponse
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