Amazon Macie · Example Payload

Amazon Macie Sensitivity Aggregations Example

Data SecuritySensitive DataPrivacyComplianceMachine LearningS3

Amazon Macie Sensitivity Aggregations 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

classifiableSizeInBytespubliclyAccessibleCounttotalCounttotalSizeInBytes

Example Payload

Raw ↑
{
  "classifiableSizeInBytes": "example-value",
  "publiclyAccessibleCount": "example-value",
  "totalCount": "example-value",
  "totalSizeInBytes": "example-value"
}