{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-structure/amazon-macie-ranges-structure.json", "name": "Ranges", "description": "Specifies the locations of occurrences of sensitive data in a non-binary text file.", "type": "array", "items": { "$ref": "#/components/schemas/Range" } }