rowanwins / vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews
https://rowanwins.github.io/vue-dropzone/docs/dist
MIT License
2.02k stars 1.4k forks source link

Is there any reference on how to upload to private S3 bucket with federated identity? #627

Open jippy89 opened 1 year ago

jippy89 commented 1 year ago

I used Cognito and wanted to use federated identity to upload files.

I'm wondering if there's any implementation here that doesn't use pre signup URL.