vue-s3-dropzone
vue-s3-dropzone copied to clipboard
Add Node.js 10.x Version Lambda script
Dear Kfei,
I created a Node.js 10.x Version Lambda script for getting S3 signed URL, which can also avoid cors problem.
Currently, lambda should return a response with Access-Control-Allow-Origin header. Otherwise, the request will be blocked :(
Hope it can help someone who meets CORS problem too.