Amazon Comprehend · Example Payload

Openapi.Yml Document Classifier Input Data Config Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Document Classifier Input Data Config Example is an example object payload from Amazon Comprehend, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DataFormatS3UriTestS3UriLabelDelimiterAugmentedManifestsDocumentTypeDocumentsDocumentReaderConfig

Example Payload

Raw ↑
{
  "DataFormat": "example-string",
  "S3Uri": "example-string",
  "TestS3Uri": "example-string",
  "LabelDelimiter": "example-string",
  "AugmentedManifests": "example-string",
  "DocumentType": "ORGANIZATION",
  "Documents": "example-string",
  "DocumentReaderConfig": "example-string"
}