Open
Description
Describe the bug
from the code
I see the AWSAuthV4Signer::PayloadSigningPolicy::Never won't work any more, so is this a bug? or by designed?
And even in AWSAuthV4Signer
i see singBody has no effect
so how does AWSAuthV4Signer::PayloadSigningPolicy::Never work?
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
No signBody
Current Behavior
signBody
Reproduction Steps
Any PutObject
Possible Solution
No response
Additional Information/Context
No response
AWS CPP SDK version used
main
Compiler and Version used
gcc 11.4.0
Operating System and version
ubuntu