aws-solutions / automated-security-response-on-aws

Automated Security Response on AWS is an add-on solution that works with AWS Security Hub to provide a ready-to-deploy architecture and a library of automated playbooks. The solution makes it easier for AWS Security Hub customers to resolve common security findings and to improve their security posture in AWS.
https://aws.amazon.com/solutions/implementations/aws-security-hub-automated-response-and-remediation/
Apache License 2.0
359 stars 102 forks source link

fix: Print out the name of the SNS topic that a Notification is published to for clarity in the logs #183 #184

Open thesuavehog opened 7 months ago

thesuavehog commented 7 months ago

Print out the name of the SNS topic that a Notification is published to for clarity in the logs.

Issue #183

Description of changes:

Updated log message to include the SNS Topic name

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

thesuavehog commented 7 months ago

Closes #183