Amazon Macie · Schema

MatchingBucket

Provides statistical data and other information about an S3 bucket that Amazon Macie monitors and analyzes for your account. By default, object count and storage size values include data for object parts that are the result of incomplete multipart uploads. For more information, see How Macie monitors Amazon S3 data security in the Amazon Macie User Guide.

If an error occurs when Macie attempts to retrieve and process information about the bucket or the bucket's objects, the value for most of these properties is null. Key exceptions are accountId and bucketName. To identify the cause of the error, refer to the errorCode and errorMessage values.

AWSData SecuritySensitive DataPrivacyComplianceMachine LearningS3

Properties

Name Type Description
accountId object
bucketName object
classifiableObjectCount object
classifiableSizeInBytes object
errorCode object
errorMessage object
jobDetails object
lastAutomatedDiscoveryTime object
objectCount object
objectCountByEncryptionType object
sensitivityScore object
sizeInBytes object
sizeInBytesCompressed object
unclassifiableObjectCount object
unclassifiableObjectSizeInBytes object
View JSON Schema on GitHub