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
已提问 1 年前223 查看次数
1 回答
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
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则