Amazon GameLift · Example Payload

Gamelift S3 Location Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

BucketKeyRoleArnObjectVersion

Example Payload

Raw ↑
{
  "Bucket": "example-Bucket",
  "Key": "example-Key",
  "RoleArn": "arn:aws:gamelift:us-east-1:123456789012:fleet/fleet-1a2b3c4d",
  "ObjectVersion": "example-ObjectVersion"
}