turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: S3 public access should be blocked at account level

Description

Manage access to resources in the AWS Cloud by ensuring that Amazon Simple Storage Service (Amazon S3) buckets cannot be publicly accessed.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.s3_public_access_block_account

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

s3_public_access_block_account

Tags