Amazon Comprehend · Example Payload

Openapi.Yml Batch Detect Entities Item Result Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Batch Detect Entities Item Result Example is an example object payload from Amazon Comprehend, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IndexEntities

Example Payload

Raw ↑
{
  "Index": "example-string",
  "Entities": "example-string"
}