79576640

Date: 2025-04-16 07:52:25
Score: 2
Natty:
Report link

@max thank you for your answer and that would be helpful.

The main idea is to use Auth type=AWS_IAM instead of None.
It was working with OAC but not for POST and PUT requests in my case.
So I have,

const hash = CryptoJS.SHA256(pm.request.body.toString()).toString();
pm.request.headers.add({key: "x-amz-content-sha256", value: hash});
Reasons:
  • Blacklisted phrase (0.5): thank you
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @max
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Bhargav Reddy