Closed
Description
Describe the bug
Hi!
I have a machine with 0 problem with aws (aws-cli/1.27.47 Python/3.8.10 Linux/5.4.0-189-generic botocore/1.29.47) and this machine have the same config/cred but different aws cli version and OS version (aws-cli/1.37.1 Python/3.12.3 Linux/6.8.0-51-generic botocore/1.36.1)
On the machine with the latest aws cli, I have a problem of SignatureDoesNotMatch when I put file on my s3 (with aws s3 cp
)
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
To cp my file without issue
Current Behavior
Error SignatureDoesNotMatch when aws s3 cp
Reproduction Steps
Put the same version as me and aws s3 cp
a file with enough cred
Possible Solution
No response
Additional Information/Context
No response
CLI version used
aws-cli/1.37.1 Python/3.12.3 Linux/6.8.0-51-generic botocore/1.36.1
Environment details (OS name and version, etc.)
Ubuntu 24.04