Amazon GameLift · Example Payload

Gamelift Create Script Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

NameVersionStorageLocationZipFileTags

Example Payload

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