Amazon Macie · Example Payload

Amazon Macie Create Custom Data Identifier Request Example

Sensitive data discovery job for PII detection

example-value

Amazon Macie Create Custom Data Identifier Request Example is an example object payload from Amazon Macie, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clientTokendescriptionignoreWordskeywordsmaximumMatchDistancenameregexseverityLevelstags

Example Payload

Raw ↑
{
  "clientToken": "example-value",
  "description": "Sensitive data discovery job for PII detection",
  "ignoreWords": "example-value",
  "keywords": "example-value",
  "maximumMatchDistance": "example-value",
  "name": "my-custom-identifier",
  "regex": "example-value",
  "severityLevels": "example-value",
  "tags": "example-value"
}