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 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande