Amazon GameLift · Example Payload

Gamelift Server Process Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Server Process 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

LaunchPathParametersConcurrentExecutions

Example Payload

Raw ↑
{
  "LaunchPath": "example-LaunchPath",
  "Parameters": "example-Parameters",
  "ConcurrentExecutions": "example-ConcurrentExecutions"
}