-1

I need to automate the process of moving files from Amazon WorkDocs to an S3 bucket.

Here’s what I want to achieve:

  • Periodically fetch files from a specific WorkDocs folder.

  • Upload or sync them to an S3 bucket.

  • Ideally, automate this using a script, Lambda function, or AWS service.

I’ve checked the AWS SDKs and APIs but I’m not sure what’s the best approach:

  • Should I use the WorkDocs SDK to list and download documents, then push them to S3?

  • Or is there an AWS-native integration or workflow (like AWS Transfer Family, DataSync, or Step Functions) that supports this directly?

1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.