{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-organization-conformance-pack-name-structure.json", "name": "OrganizationConformancePackName", "description": "OrganizationConformancePackName schema", "type": "string", "pattern": "[a-zA-Z][-a-zA-Z0-9]*", "minLength": 1, "maxLength": 128 }