Amazon GameLift · Example Payload

Gamelift Describe Game Session Queues Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Describe Game Session Queues Input 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

NamesLimitNextToken

Example Payload

Raw ↑
{
  "Names": "MyGameFleet",
  "Limit": "example-Limit",
  "NextToken": "example-NextToken"
}