Hello, I have a question about using the Autodesk Viewer. I looked through the documentation and saw the steps to implement a simple viewer. I understood that you create a bucket, upload the files to that bucket, get the URN and pass it to base64 to finally translate it and use it in the viewer, can I just use a URL from my own AWS bucket and pass it to Autodesk Viewer to show the file without having to follow its steps of creating a bucket and uploading it? Is it possible to do it that way?
I rely on the steps in this documentation: https://aps.autodesk.com/en/docs/model-derivative/v2/tutorials/prep-file4viewer/