Move attachment to S3

0

Is there any way to automatically move all WorkMail email attachments to S3 bucket and get their link of course.? If yes, how can I do that?

Thanks Regards

1 Resposta
2
Resposta aceita

Hi,

I would look into associating a lambda to work mail: https://docs.aws.amazon.com/workmail/latest/adminguide/lambda.html.

Once an email is sent, the lambda should be triggered. The function would get the message and extract its attachments. Finally it would save them to S3.

Hope it helps.

profile picture
ESPECIALISTA
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