turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: S3 Block Public Access setting should be enabled at the bucket level

Description

This control checks whether S3 buckets have bucket-level public access blocks applied.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.s3_bucket_public_access_blocked

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.s3_bucket_public_access_blocked

SQL

This control uses a named query:

s3_bucket_public_access_blocked

Tags