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!

preguntada hace un año214 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas