{ "type": "string", "pattern": "^[A-Za-z0-9-]+$", "minLength": 1, "maxLength": 32, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ProfileVersion", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-profile-version-schema.json", "description": "ProfileVersion schema from AWS Well-Architected Tool API" }