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
feita há 4 meses219 visualizações
1 Resposta
2
Resposta aceita

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
ESPECIALISTA
respondido há 4 meses
  • 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

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas