Spaces API: Support presigned upload urls like those in S3
complete
D
Dmitry Utkin
From S3 docs:
"A pre-signed URL gives you access to the object identified in the URL, provided that the creator of the pre-signed URL has permissions to access that object. That is, if you receive a pre-signed URL to upload an object, you can upload the object only if the creator of the pre-signed URL has the necessary permissions to upload that object."
This post was marked as
complete