Benchmark: 4.1.1 - Disallow public read access to S3 buckets
Description
Disallow public read access to S3 buckets - Checks that your S3 buckets do not allow public read access.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select 4.1.1 - Disallow public read access to S3 buckets.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.audit_manager_control_tower_disallow_public_access_4_1_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.audit_manager_control_tower_disallow_public_access_4_1_1 --share