describeVpcPeeringConnections
abstract suspend fun describeVpcPeeringConnections(input: DescribeVpcPeeringConnectionsRequest = DescribeVpcPeeringConnectionsRequest { }): DescribeVpcPeeringConnectionsResponse
Retrieves information on VPC peering connections. Use this operation to get peering information for all fleets or for one specific fleet ID.
To retrieve connection information, call this operation from the Amazon Web Services account that is used to manage the Amazon GameLift fleets. Specify a fleet ID or leave the parameter empty to retrieve all connection records. If successful, the retrieved information includes both active and pending connections. Active connections identify the IpV4 CIDR block that the VPC uses to connect.
Related actions