{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-structure/amazon-macie-classification-scope-name-structure.json", "name": "ClassificationScopeName", "description": "The name of the classification scope.", "type": "string", "pattern": "^[0-9a-zA-Z_\\\\-]*$" }