GetBucketStatisticsResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The total number of buckets.

Link copied to clipboard

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

Link copied to clipboard

The total number of buckets whose settings do or don't specify default server-side encryption behavior for objects that are added to the buckets.

Link copied to clipboard

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

Link copied to clipboard

The total number of buckets that are or aren't shared with other Amazon Web Services accounts, Amazon CloudFront origin access identities (OAIs), or CloudFront origin access controls (OACs).

Link copied to clipboard

The aggregated sensitive data discovery statistics for the buckets. If automated sensitive data discovery is currently disabled for your account, the value for each statistic is 0.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

The total number of objects in the buckets.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String