Amazon web services – Sending AWS SNS notification to dynamic email address
I have an SNS topic to which a lambda is sending messages. The specific message contains the email address to which this message should be sent from SNS. Can I create an email topic subscriber in a way that the…