PublicAccessConfiguration
Describes public access policies that apply to the Amazon S3 bucket.
For information about each of the following settings, see Blocking public access to your Amazon S3 storage in the Amazon S3 User Guide.
Types
Properties
Link copied to clipboard
Indicates whether or not there is a setting that allows public access to the Amazon S3 buckets through access control lists (ACLs).
Link copied to clipboard
Indicates whether or not there is a setting that ignores all public access control lists (ACLs) on the Amazon S3 bucket and the objects that it contains.
Link copied to clipboard
Indicates whether or not there is a setting that restricts access to the bucket with specified policies.
Link copied to clipboard
Indicates whether or not there is a setting that allows public access to the Amazon S3 bucket policy.
Functions
Link copied to clipboard
inline fun copy(block: PublicAccessConfiguration.Builder.() -> Unit = {}): PublicAccessConfiguration