Amazon GameLift · Example Payload

Gamelift Create Build Output Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

BuildUploadCredentialsStorageLocation

Example Payload

Raw ↑
{
  "Build": "example-Build",
  "UploadCredentials": "example-UploadCredentials",
  "StorageLocation": "us-east-1"
}