Amazon GameLift · Example Payload

Gamelift Instance Credentials Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

UserNameSecret

Example Payload

Raw ↑
{
  "UserName": "MyGameFleet",
  "Secret": "example-Secret"
}