We\'d like to use Javascript AWS SDK to upload files to S3, but without using credentials at all. Uploading using credentials works, but we cannot generate an AWS IAM user f
In project, on what I am working right now I have file uploads from client directly to S3, in my case it works in few steps:
There is main code parts from it: https://gist.github.com/zxbodya/3cdabd9172bcc89f8ac5