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 年前檢視次數 444 次
1 個回答
2
已接受的答案

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
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南