Export SES bounce notifications to a location where the VM team can view and search them #112
Labels
improvement
This issue or pull request will add or improve functionality, maintainability, or ease of use
💡 Summary
There is an SNS topic that is triggered whenever we have a bounce notification from SES. Whenever the topic is triggered we currently send emails to the vulnerability inbox and to the dev team. Given the uselessness of the vulnerability inbox, we should export these notifications somewhere where the VM team can view and search them.
Motivation and context
@jeffkause mentioned to me this morning that the VM team would like to be able to view and search these notifications in something like a CloudWatch log group.
Implementation notes
SNS topics allow these types of subscriptions:
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: