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
feita há um ano223 visualizações
1 Resposta
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 há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas