syncing to and from WorkDocs and S3

0

i am working on a solution to be able to utilize WorkDocs for its in-app ability to edit documents without the need to download them to a computer but i need to be able to access the CSVs that are edited on other services, like i can with S3. So I'm looking a way to get WorkDocs and 3s to sync both ways not just replicate one to the other. so if something is placed on WorkDocs it needs to show up in s3 and if we place something in S3 it needs to show up in WorkDocs. is there an up-to-date guide to accomplish this as the ones i found were written 2021 and some of the lambda stuff looks different making it hard to follow, as i don't fully understand the ends and out of lambda like I do many of the other services, so i can't just look at it and know it means this but it say that.

Andy
已提問 2 個月前檢視次數 253 次
1 個回答
1

To achieve bidirectional synchronization between Amazon WorkDocs and Amazon S3, a combination of AWS Lambda, Amazon S3, and Amazon WorkDocs APIs can be utilized. Follow this guide for step-by-step instructions: Automatically sync files from Amazon WorkDocs to Amazon S3

profile picture
專家
已回答 2 個月前
profile pictureAWS
專家
已審閱 2 個月前

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

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

回答問題指南