Amazon Macie · Example Payload

Amazon Macie Bucket Statistics By Sensitivity Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

Amazon Macie Bucket Statistics By Sensitivity Example is an example object payload from Amazon Macie, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

classificationErrornotClassifiednotSensitivesensitive

Example Payload

Raw ↑
{
  "classificationError": "example-value",
  "notClassified": "example-value",
  "notSensitive": "example-value",
  "sensitive": "example-value"
}