AwsS3AccountPublicAccessBlockDetails

provides information about the Amazon S3 Public Access Block configuration for accounts.

Types

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

Properties

Link copied to clipboard

Indicates whether to reject calls to update an S3 bucket if the calls include a public access control list (ACL).

Link copied to clipboard

Indicates whether to reject calls to update the access policy for an S3 bucket or access point if the policy allows public access.

Link copied to clipboard

Indicates whether Amazon S3 ignores public ACLs that are associated with an S3 bucket.

Link copied to clipboard

Indicates whether to restrict access to an access point or S3 bucket that has a public policy to only Amazon Web Services service principals and authorized users within the S3 bucket owner's account.

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