v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

Validates the syntax of a matchmaking rule or rule set. This operation checks that the rule set is using syntactically correct JSON and that it conforms to allowed property expressions. To validate syntax, provide a rule set JSON string.

Learn more

post/#X-Amz-Target=GameLift.ValidateMatchmakingRuleSet

Headers

X-Amz-Target'GameLift.ValidateMatchmakingRuleSet' required

Request body

RuleSetBodystring required

A collection of matchmaking rules to validate, formatted as a JSON string.

Response

Success

Validboolean

A response indicating whether the rule set is valid.