AWS SES incoming response track

0

I am using the AWS SES service. We have sent emails, and I would like to track the replies/responses. Is there a way to manage this? So basically how we can store or access the incoming emails.

1 個回答
0

You may be interested in SES Receipt Rules

https://docs.aws.amazon.com/ses/latest/dg/receiving-email-receipt-rules-console-walkthrough.html

You could have a rule for replies to specific email addresses perform actions like invoking a Lambda function. The rules can also store the messages in S3 or send to WorkMail.

profile pictureAWS
已回答 1 年前

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

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

回答問題指南