vue-s3-dropzone icon indicating copy to clipboard operation
vue-s3-dropzone copied to clipboard

Add Node.js 10.x Version Lambda script

Open falconshark opened this issue 6 years ago • 0 comments

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.

falconshark avatar May 31 '19 05:05 falconshark