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 年前

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

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

回答问题的准则