Amazon GameLift · Example Payload

Gamelift Create Alias Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Create Alias 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

NameDescriptionRoutingStrategyTags

Example Payload

Raw ↑
{
  "Name": "MyGameFleet",
  "Description": "Example game fleet for multiplayer sessions",
  "RoutingStrategy": "example-RoutingStrategy",
  "Tags": "example-Tags"
}