Send Messages from SQS to SES

0

Hi Team, Is it possible to send messages from SQS to SES, is there any configurations in the console. Currently I am working in the ireland region, and have created a topic, while subscribing the only option i have found is Amazon SQS, but I want to send an email. So please help me if there is a way to send messages from SQS to SES in console

2 Respostas
2
Resposta aceita

There is no direct integration betweenSQS and SES. You can trigger a Lambda function from SQS to send the message to SES, or you can use EventBridge Pipes to trigger a Step Functions state machine that will use an SDK integration with SES (if you do not want to write any code).

profile pictureAWS
ESPECIALISTA
Uri
respondido há um ano
profile pictureAWS
ESPECIALISTA
avaliado há um ano
  • Okay,thanks for letting me know:)

0

Hi Pavithra, thanks for sharing your question. The AWS Specialized Solutions Architect team maintain a list of reference architectures in GitHub that you can use as reference for your scenario. Please check if this architecture fits your needs: https://github.com/aws-samples/communication-developer-services-reference-architectures/tree/master/SES_Pinpoint_Messages_Queuing

Best.

AWS
bruno_g
respondido há um ano

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