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
demandé il y a 4 mois219 vues
1 réponse
2
Réponse acceptée

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
EXPERT
répondu il y a 4 mois
  • 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

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions