Topic: Amazon S3 Signed URLs
Hello,
I would like to upload a file to an Amazon S3 private bucket and then get a pre-signed URL with an expiration of 24 hours. I usually use another app to do this, but I would like to start doing this with DropZone instead. It looks like Dropzone doesn't support this out of the box. Is there a way to do this with extensions?
Thanks!