Can we send email notifications from SNS using our own domain?

0

Can someone please confirm if it's possible to send email notifications from SNS using our own domain (instead of sns.amazonaws.com) if we have the MAIL FROM validated in SES? I don't see that working so I'm not sure if there is still something wrong in my setup, or it's just that SNS always use aws domain no matter what its in SES configured... In SES, I have everything working and I'm able to send emails using my own domain, but SNS is still using aws domain when sending notifications.

Thanks

1개 답변
0
수락된 답변

Not directly. You can write a Lambda function to be a subscriber to the topic, and it can use SES to send from your verified domain. You would have to build your own opt-in/opt-out process, as well.

AWS
Jesse_T
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인