terraform-aws-secure-baseline icon indicating copy to clipboard operation
terraform-aws-secure-baseline copied to clipboard

Log delivery for notification messages sent to a topic

Open derylseale opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

There is a new AWS Foundational Best Practice rule:

SNS.2: Logging of delivery status should be enabled for notification messages sent to a topic

Describe the solution you'd like

This module creates several topics, which should have delivery status logging enabled by default. Based on the AWS documentation, this should result in logging delivery failures in CloudWatch.

Additional context

Remediation for SNS.2 Enabling SNS Delivery Status

derylseale avatar Jul 12 '22 14:07 derylseale