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 Answer
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions