Is there a recipe for generating pre signed URLs to upload to object storage e.g. S3? #105
Unanswered
aaronsgithub
asked this question in
Q&A
Replies: 2 comments 4 replies
-
The |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I thought I'd ask in case there is a quick answer to this before I go down the rabbit hole.
If we are storing user uploaded files e.g. in S3, is there a way to provide the frontend client a pre-signed url so that it can handle the upload, and have sqlalchemy-file store the details for later retrieval?
Beta Was this translation helpful? Give feedback.
All reactions