turbot/aws_compliance
Loading controls...

Control: Logging of delivery status should be enabled for notification messages sent to a topic

Description

This control checks whether logging is enabled for the delivery status of notification messages sent to an AWS SNS topic for the endpoints. This control fails if the delivery status notification for messages is not enabled.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.sns_topic_notification_delivery_status_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sns_topic_notification_delivery_status_enabled

Tags