Amazon GameLift · Example Payload

Gamelift Describe Player Sessions Output Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Describe Player Sessions 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

PlayerSessionsNextToken

Example Payload

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