S3 API presigned URLs - supported?
Hey,
I'm trying to host a website that uses Amazon S3 APIs in order to upload/download files. I would like to replace it with Swift + S3 API.
When trying to implement Swift S3 API my customer's programmers told me that - quoting - "presigned urls for private resources don't work. We receive an "Access denied" response".
Any hints?
Thanks, Razvan