Amazon GameLift · Example Payload

Gamelift Runtime Configuration Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Runtime Configuration 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

ServerProcessesMaxConcurrentGameSessionActivationsGameSessionActivationTimeoutSeconds

Example Payload

Raw ↑
{
  "ServerProcesses": "example-ServerProcesses",
  "MaxConcurrentGameSessionActivations": 10,
  "GameSessionActivationTimeoutSeconds": "example-GameSessionActivatio"
}