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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南