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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ