Open
Description
Is your feature request related to a problem? Please describe.
When debugging issues with the solution, the logging is not identifying the SNS topic that is being used which makes it extra work to debug.
Describe the feature you'd like
When delivering a notification and logging the delivery success, include the SNS Topic that was used to send the message.
This happens in the sechub_findings.py
script