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 Risposta
2
Risposta accettata

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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande