Amazon GameLift · Example Payload

Gamelift List Builds Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift List Builds 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

StatusLimitNextToken

Example Payload

Raw ↑
{
  "Status": "ACTIVE",
  "Limit": "example-Limit",
  "NextToken": "example-NextToken"
}