GameLift Matchmaking Rule Set

An AWS GameLift Matchmaking Rule Set defines the rules and logic used by GameLift FlexMatch to create balanced multiplayer matches. It specifies player attributes, team composition, and match requirements, ensuring fair and competitive gameplay experiences.

aws.gamelift_matchmaking_rule_set

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_timecoretimestampA time stamp indicating when this data object was created. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").
rule_set_arncorestringThe Amazon Resource Name (ARN) that is assigned to a Amazon GameLift Servers matchmaking rule set resource and uniquely identifies it. ARNs are unique across all Regions. Format is arn:aws:gamelift:<region>::matchmakingruleset/<ruleset name>. In a GameLift rule set ARN, the resource ID matches the RuleSetName value.
rule_set_bodycorestringA collection of matchmaking rules, formatted as a JSON string. Comments are not allowed in JSON, but most elements support a description field.
rule_set_namecorestringA unique identifier for the matchmaking rule set
tagscorehstore