terraform-aws-secure-baseline
terraform-aws-secure-baseline copied to clipboard
Log delivery for notification messages sent to a topic
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.