Amazon GameLift · Example Payload

Gamelift Update Script Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Update 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

ScriptIdNameVersionStorageLocationZipFile

Example Payload

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