'How to add multiple email addresses in the Endpoint Field under AWS SNS Subscription?
I'm working on AWS SNS Topics. I need to add more than one email address in the endpoint field as seen in the image below.
I want to add for ex. - [email protected], [email protected] and so on. How do I specify multiple email addresses in the endpoint field?
Solution 1:[1]
Create a separate endpoint for each email you wish to deliver messages to
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | bjrnt |