Amazon Comprehend · Example Payload

Openapi.Yml Redaction Config Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Redaction 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

PiiEntityTypesMaskModeMaskCharacter

Example Payload

Raw ↑
{
  "PiiEntityTypes": "ORGANIZATION",
  "MaskMode": "example-string",
  "MaskCharacter": "example-string"
}