Since today, our ‘get file from s3’ scenario interrupted due to ‘400‘ error.
Trying to choose bucket in the specified region with working credentials leads to the ‘Missing required header for this request: x-amz-content-sha256.‘ message.
This is still broken for me. I worked out a solution with custom js to generate the aws headers in code and then use regular http module. Not a great solution long term, but it works for today. if anyone else needs this, here is the code for the customjs function:
I’m very sorry for the inconvenience. Unfortunately, there is no update at the moment. But! It’s a high priority for the DEV Team. Be sure I’ll update you as soon as possible.
Hi team — just confirming I’m experiencing the exact same issue as others here. I’m using the AWS S3 List Files and Get File modules in the eu-west-2 region.
Everything was working previously via a properly scoped IAM user with AmazonS3FullAccess. Now, every request to S3 returns this error:
Missing required header for this request: x-amz-content-sha256