I am uploading file to s3 with signed URL method. URL is generated with node.js aws-sdk. Koa framework is being used. Uploading to presigned URL with postman
Original