Amazon GameLift · Example Payload

Gamelift Location Attributes Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

LocationStateStoppedActionsUpdateStatus

Example Payload

Raw ↑
{
  "LocationState": "us-east-1",
  "StoppedActions": "example-StoppedActions",
  "UpdateStatus": "ACTIVE"
}