Amazon GameLift · Example Payload

Gamelift Location Model Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

LocationNameLocationArn

Example Payload

Raw ↑
{
  "LocationName": "MyGameFleet",
  "LocationArn": "arn:aws:gamelift:us-east-1:123456789012:fleet/fleet-1a2b3c4d"
}