Amazon Macie · Schema

BucketMetadata

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 metadata from Amazon S3 for the bucket or the bucket's objects, the value for the versioning property is false and the value for most other properties is null. Key exceptions are accountId, bucketArn, bucketCreatedAt, bucketName, lastUpdated, and region. To identify the cause of the error, refer to the errorCode and errorMessage values.

AWSData SecuritySensitive DataPrivacyComplianceMachine LearningS3

Properties

Name Type Description
accountId object
allowsUnencryptedObjectUploads object
bucketArn object
bucketCreatedAt object
bucketName object
classifiableObjectCount object
classifiableSizeInBytes object
errorCode object
errorMessage object
jobDetails object
lastAutomatedDiscoveryTime object
lastUpdated object
objectCount object
objectCountByEncryptionType object
publicAccess object
region object
replicationDetails object
sensitivityScore object
serverSideEncryption object
sharedAccess object
sizeInBytes object
sizeInBytesCompressed object
tags object
unclassifiableObjectCount object
unclassifiableObjectSizeInBytes object
versioning object
View JSON Schema on GitHub