Amazon GameLift · Example Payload

Gamelift List Locations Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

FiltersLimitNextToken

Example Payload

Raw ↑
{
  "Filters": "example-Filters",
  "Limit": "example-Limit",
  "NextToken": "example-NextToken"
}