Amazon GameLift · Example Payload

Gamelift Vpc Peering Authorization Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Vpc Peering Authorization Example is an example object payload from Amazon GameLift, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

GameLiftAwsAccountIdPeerVpcAwsAccountIdPeerVpcIdCreationTimeExpirationTime

Example Payload

Raw ↑
{
  "GameLiftAwsAccountId": 10,
  "PeerVpcAwsAccountId": 10,
  "PeerVpcId": "example-PeerVpcId",
  "CreationTime": "example-CreationTime",
  "ExpirationTime": "example-ExpirationTime"
}