Prisma Cloud: How to remediate "AWS S3 Buckets Block public access setting disabled" policy from within AWS
11242
Created On 10/27/21 02:59 AM - Last Modified 01/27/23 20:40 PM
Objective
To manually remediate alerts for 'AWS S3 Buckets Block public access setting disabled' from AWS using two approaches
Method 1: Remediate alert by disabling public access for individual buckets in AWS
Method 2: Remediate alerts by disabling public access for all S3 buckets running in an AWS account
Environment
- Prisma Cloud
- AWS
Procedure
Method 1
- Login to the AWS Console
- Navigate to the 'S3' service
- Click on the 'S3' resource reported in the alert
- Click on the 'Permissions'
- Under 'Block public access' click on 'Edit'
- Select 'Block all public access' checkbox
- Click on Save
- 'Confirm' the changes
Method 2
- Login to the AWS Console
- Navigate to the 'S3' service
- Click on the 'Block Public Access settings for this account' on the left panel
- Click on 'Edit'
- Select 'Block all public access' checkbox
- Click on Save
Additional Information
View our documentation here on managing Policies.