{ "$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-__list-of-batch-get-custom-data-identifier-summary-schema.json", "title": "__listOfBatchGetCustomDataIdentifierSummary", "description": "__listOfBatchGetCustomDataIdentifierSummary schema from Amazon Macie API", "type": "array", "items": { "$ref": "#/components/schemas/BatchGetCustomDataIdentifierSummary" } }