BucketCountByEffectivePermission
Provides information about the number of S3 buckets that are publicly accessible due to a combination of permissions settings for each bucket.
Types
Properties
Link copied to clipboard
The total number of buckets that allow the general public to have read or write access to the bucket.
Link copied to clipboard
The total number of buckets that allow the general public to have read access to the bucket.
Link copied to clipboard
The total number of buckets that allow the general public to have write access to the bucket.
Functions
Link copied to clipboard
inline fun copy(block: BucketCountByEffectivePermission.Builder.() -> Unit = {}): BucketCountByEffectivePermission