deleteVpcPeeringAuthorization
inline suspend fun GameLiftClient.deleteVpcPeeringAuthorization(crossinline block: DeleteVpcPeeringAuthorizationRequest.Builder.() -> Unit): DeleteVpcPeeringAuthorizationResponse
This API works with the following fleet types: EC2
Cancels a pending VPC peering authorization for the specified VPC. If you need to delete an existing VPC peering connection, use DeleteVpcPeeringConnection.
Related actions