Retrieve an email by MessageId

0

HI all I'm currently send emails by API SES. I store the messageId on sent response. I have SES connected to SNS to send notification about bounces or complaints, but how can I retrieve the email data for subsequent management? The content of bounce notification doesn't have a direct link to email.

Thank You

profile picture
Quibor
preguntada hace un año223 visualizaciones
1 Respuesta
0

SNS notification will only provide the specified contents listed in the following document: https://docs.aws.amazon.com/ses/latest/dg/notification-contents.html. If you require to access the email body, then you must implement an external solution, such as storing the email content in the sending sending server or similar method.

profile pictureAWS
Manas
respondido hace 10 meses

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