Amazon GameLift · Example Payload

Gamelift List Aliases Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

RoutingStrategyTypeNameLimitNextToken

Example Payload

Raw ↑
{
  "RoutingStrategyType": "example-RoutingStrategyType",
  "Name": "MyGameFleet",
  "Limit": "example-Limit",
  "NextToken": "example-NextToken"
}