Amazon Comprehend · Example Payload

Openapi.Yml Document Reader Config Example

Machine LearningNatural Language ProcessingNLPText Analysis

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

Top-level fields

DocumentReadActionDocumentReadModeFeatureTypes

Example Payload

Raw ↑
{
  "DocumentReadAction": "example-string",
  "DocumentReadMode": "example-string",
  "FeatureTypes": "ORGANIZATION"
}