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