Amazon Comprehend · Example Payload

Openapi.Yml Block Reference Example

Machine LearningNatural Language ProcessingNLPText Analysis

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

Top-level fields

BlockIdBeginOffsetEndOffsetChildBlocks

Example Payload

Raw ↑
{
  "BlockId": "example-string",
  "BeginOffset": "example-string",
  "EndOffset": "example-string",
  "ChildBlocks": "example-string"
}