Using SNS with verified FROM MAIL domain in SES - Possible or not?

0

Hello: Is there any way of configuring SNS to send emails using the FROM MAIL domain configured and verified in SES? I can send emails from SES with my own domain (verified FROM MAIL), but I don't see a way to tell SNS to use this FROM MAIL configuration for outbound emails.

I would appreciate any clarification.

  • I asked this question a year ago, but I heard this is now possible, and hence, my question because I couldn't make it work!

質問済み 1年前214ビュー
1回答
0

Hello,

I believe it can be done. You will have to use Lambda as a subscription in the SNS topic. The lambda code can then be called and used to send messages from your verified identity in SES. For an example code and a step by step about how to use the Lambda service to send messages from SES, have a look at this article. https://repost.aws/knowledge-center/lambda-send-email-ses

I believe this covers your concern. Best Regards, Mo

profile picture
Mo
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ