Amazon GameLift · Example Payload

Gamelift List Compute Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

FleetIdLocationLimitNextToken

Example Payload

Raw ↑
{
  "FleetId": "fleet-1a2b3c4d-5678-90ab-cdef-1234567890ab",
  "Location": "us-east-1",
  "Limit": "example-Limit",
  "NextToken": "example-NextToken"
}