Amazon GameLift · Example Payload

Gamelift Placed Player Session Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Placed Player Session 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

PlayerIdPlayerSessionId

Example Payload

Raw ↑
{
  "PlayerId": "example-PlayerId",
  "PlayerSessionId": "fleet-1a2b3c4d-5678-90ab-cdef-1234567890ab"
}