Amazon GameLift · Example Payload

Gamelift Create Matchmaking Rule Set Input Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Gamelift Create Matchmaking Rule Set 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

NameRuleSetBodyTags

Example Payload

Raw ↑
{
  "Name": "MyGameFleet",
  "RuleSetBody": "example-RuleSetBody",
  "Tags": "example-Tags"
}