{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-comprehend/refs/heads/main/json-schema/openapi.yml-document-classifier-data-format-schema.json", "title": "DocumentClassifierDataFormat", "description": "DocumentClassifierDataFormat schema", "type": "string", "enum": [ "COMPREHEND_CSV", "AUGMENTED_MANIFEST" ] }