Amazon GameLift · Example Payload

Gamelift Launch Template Specification Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Launch Template Specification 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

LaunchTemplateIdLaunchTemplateNameVersion

Example Payload

Raw ↑
{
  "LaunchTemplateId": "example-LaunchTemplateId",
  "LaunchTemplateName": "MyGameFleet",
  "Version": "example-Version"
}