Amazon GameLift · Example Payload

Gamelift List Game Server Groups Output Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift List Game Server Groups Output 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

GameServerGroupsNextToken

Example Payload

Raw ↑
{
  "GameServerGroups": "example-GameServerGroups",
  "NextToken": "example-NextToken"
}