Amazon GameLift · Example Payload

Gamelift Create Build Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Create Build Input Example is an example object payload from Amazon GameLift, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameVersionStorageLocationOperatingSystemTagsServerSdkVersion

Example Payload

Raw ↑
{
  "Name": "MyGameFleet",
  "Version": "example-Version",
  "StorageLocation": "us-east-1",
  "OperatingSystem": "example-OperatingSystem",
  "Tags": "example-Tags",
  "ServerSdkVersion": "example-ServerSdkVersion"
}