turbot/aws_compliance
Loading controls...

Control: S3 buckets should have event notifications enabled

Description

This control checks whether S3 Event Notifications are enabled on an AWS S3 bucket. This control fails if S3 Event Notifications are not enabled on a bucket.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.s3_bucket_event_notifications_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

s3_bucket_event_notifications_enabled

Tags