Amazon GameLift · Example Payload

Gamelift List Fleets Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift List Fleets Input Example is an example object payload from Amazon GameLift, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

BuildIdScriptIdLimitNextToken

Example Payload

Raw ↑
{
  "BuildId": "example-BuildId",
  "ScriptId": "10.0.1.100",
  "Limit": "example-Limit",
  "NextToken": "example-NextToken"
}