Relative Content

Tag Archive for javascriptgoogle-apps-scriptamazon-s3

AWS Signature V4 hash of Canonical Request is incorrect

I am trying to create a Google App Script which will allow users to upload a spreadsheet to S3. Since I couldn’t find an AWS library for App Script that had been updated recently, I’ve been writing the AWS request code myself following this official guide for AWS Signature V4.