{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-schema/amazon-macie-classification-scope-id-schema.json", "title": "ClassificationScopeId", "description": "The unique identifier the classification scope.", "type": "string", "pattern": "^[0-9a-z]*$" }