s3-bucket-level-public-access-prohibited
Checks if S3 buckets are publicly accessible. The rule is NON_COMPLIANT if an S3 bucket is not listed in the excludedPublicBuckets
parameter and bucket level settings are public.
Identifier: S3_BUCKET_LEVEL_PUBLIC_ACCESS_PROHIBITED
Resource Types: AWS::S3::Bucket
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except US ISO West, US ISO East, Asia Pacific (Osaka), US ISOB East, Israel (Tel Aviv), Europe (Spain), Europe (Zurich) Region
Parameters:
- excludedPublicBuckets (Optional)
- Type: CSV
-
Comma-separated list of known allowed public Amazon S3 bucket names.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.