jangerhofer/serverlessS3Upload

changes to make work in 2018

DontCallMeLarry opened this issue · 0 comments

  1. queryString is no longer required. Instead use the parameter event.queryStringParameters directly without parsing

  2. ContentType is not an allowed parameter for getSignedURL, just delete it

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#getSignedUrl-property