Amazon Macie · Example Payload

Amazon Macie Criterion Additional Properties Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

Amazon Macie Criterion Additional Properties Example is an example object payload from Amazon Macie, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eqeqExactMatchgtgteltlteneq

Example Payload

Raw ↑
{
  "eq": "example-value",
  "eqExactMatch": "example-value",
  "gt": "example-value",
  "gte": "example-value",
  "lt": "example-value",
  "lte": "example-value",
  "neq": "example-value"
}