AWS-S3-S3-Bucket-Public-Access-Block
Severity: Critical
Description: This control ensures that bucket level public access setting 'Block new public bucket policies' is set to true. The bucket level public access setting 'Block new public bucket policies' ensures that a bucket policy for a bucket cannot be updated to grant public access.
Remediation Steps:
Perform following to update S3 bucket public policy access :
Login to the AWS Management Console at https://console.aws.amazon.com.
Navigate to s3Â console.
In the navigation pane,  select buckets.
Click on the bucket to be modified, click permissions.
Click Public access settings.
Click edit.
In Manage public bucket policies section, check the box for Block public access to buckets and objects granted through new public bucket or access point policies.
Choose Save.
When asked for confirmation, enter confirm. Then choose Confirm to save changes.
Important:
AWS refers this option as "Block public access to buckets and objects granted through new public bucket or access point policies"
Reference:
CIS Amazon Web Services Foundations Benchmark v1.3.0 - 08-07-2020: Recommendation #1.20
Configuring block public access settings for your S3 buckets - Amazon Simple Storage Service
Blue Hexagon Proprietary