The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::Macie2::GetBucketStatisticsResponse

ATTRIBUTES

BucketCount => Int

The total number of buckets.

BucketCountByEffectivePermission => Paws::Macie2::BucketCountByEffectivePermission

The total number of buckets that are publicly accessible based on a combination of permissions settings for each bucket.

BucketCountByEncryptionType => Paws::Macie2::BucketCountByEncryptionType

The total number of buckets that use certain types of server-side encryption to encrypt new objects by default. This object also reports the total number of buckets that don't encrypt new objects by default.

BucketCountByObjectEncryptionRequirement => Paws::Macie2::BucketCountPolicyAllowsUnencryptedObjectUploads

The total number of buckets whose bucket policies do or don't require server-side encryption of objects when objects are uploaded to the buckets.

BucketCountBySharedAccessType => Paws::Macie2::BucketCountBySharedAccessType

The total number of buckets that are or aren't shared with another Amazon Web Services account.

ClassifiableObjectCount => Int

The total number of objects that Amazon Macie can analyze in the buckets. These objects use a supported storage class and have a file name extension for a supported file or storage format.

ClassifiableSizeInBytes => Int

The total storage size, in bytes, of all the objects that Amazon Macie can analyze in the buckets. These objects use a supported storage class and have a file name extension for a supported file or storage format.

If versioning is enabled for any of the buckets, Macie calculates this value based on the size of the latest version of each applicable object in those buckets. This value doesn't reflect the storage size of all versions of all applicable objects in the buckets.

LastUpdated => Str

The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently retrieved both bucket and object metadata from Amazon S3 for the buckets.

ObjectCount => Int

The total number of objects in the buckets.

SizeInBytes => Int

The total storage size, in bytes, of the buckets.

If versioning is enabled for any of the buckets, Macie calculates this value based on the size of the latest version of each object in those buckets. This value doesn't reflect the storage size of all versions of the objects in the buckets.

SizeInBytesCompressed => Int

The total storage size, in bytes, of the objects that are compressed (.gz, .gzip, .zip) files in the buckets.

If versioning is enabled for any of the buckets, Macie calculates this value based on the size of the latest version of each applicable object in those buckets. This value doesn't reflect the storage size of all versions of the applicable objects in the buckets.

UnclassifiableObjectCount => Paws::Macie2::ObjectLevelStatistics

The total number of objects that Amazon Macie can't analyze in the buckets. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.

UnclassifiableObjectSizeInBytes => Paws::Macie2::ObjectLevelStatistics

The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.

_request_id => Str