AwsS3AccountPublicAccessBlockDetails - AWS Security Hub

AwsS3AccountPublicAccessBlockDetails

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

Contents

BlockPublicAcls

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

Type: Boolean

Required: No

BlockPublicPolicy

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

Type: Boolean

Required: No

IgnorePublicAcls

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

Type: Boolean

Required: No

RestrictPublicBuckets

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

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: