Amazon Comprehend · Example Payload

Openapi.Yml List Pii Entities Detection Jobs Request Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml List Pii Entities Detection Jobs Request 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

FilterNextTokenMaxResults

Example Payload

Raw ↑
{
  "Filter": "example-string",
  "NextToken": "example-string",
  "MaxResults": "example-string"
}