Synchronization with AWS S3 #65
-
We have a number of Revit & IFC stored in an AWS S3 bucket. Outcomes
Envisioned workflow is to:
Questions
Is the above-mentioned workflow possible? |
Beta Was this translation helpful? Give feedback.
Answered by
Aidas-Vaiksnoras
Dec 18, 2024
Replies: 1 comment
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aruniverse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
the workflow above is possible with Synchronization Manifest API. You can follow this tutorial https://developer.bentley.com/tutorials/synchronization-blob-tutorial/ Only difference will be that the files are stored in AWS S3 bucket, so in Step 6 the URL should be a preauthenticated URL from AWS S3 blob.