Creating inbound email aliases in AWS SES

0

I am seeking information on how to programmatically create inbound email aliases on SES so that inbound messages are delivered to S3 and processed from there. There is a lot of information on rulesets and rules but I could not find any information on creating email aliases. The idea is that I could have email aliases created programmatically for user accounts and then they could email files that require processing to their respective aliases. Help is much appreciated. Thanks

seasky
posta 4 mesi fa220 visualizzazioni
1 Risposta
2
Risposta accettata

Hi,

The feature names "Deliver to S3 bucket" by AWS SES is what you are looking for: https://docs.aws.amazon.com/ses/latest/dg/receiving-email-action-s3.html

It includes SNS notifications that you can use to trigger the automatic processing that you want.

Best,

Didier

profile pictureAWS
ESPERTO
con risposta 4 mesi fa
  • Thanks - I had not activated my ruleset. Hence it was not delivering the inbound emails to S3. Once I activated the rule - it worked!

  • Glad that your problem is now solved. Thanks for acccepting my answer! Didier

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