{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/json-structure/gamelift-matchmaking-rule-set-arn-structure.json", "name": "MatchmakingRuleSetArn", "description": "Data type used for Matchmaking RuleSet ARN.", "type": "string", "pattern": "^arn:.*:matchmakingruleset\\/[a-zA-Z0-9-\\.]*" }