turbot/aws_compliance
Loading controls...

Control: S3 bucket ACLs should not be accessible to all authenticated user

Description

This control checks whether AWS S3 bucket ACL allow access to all authenticated users.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.s3_bucket_not_accessible_to_all_authenticated_user

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.s3_bucket_not_accessible_to_all_authenticated_user --share

SQL

This control uses a named query:

s3_bucket_not_accessible_to_all_authenticated_user

Tags