Amazon GameLift · Example Payload

Gamelift Update Build Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

BuildIdNameVersion

Example Payload

Raw ↑
{
  "BuildId": "example-BuildId",
  "Name": "MyGameFleet",
  "Version": "example-Version"
}