Closed naabster closed 9 years ago
Try using the latest signature algorithm by adding --AWS4
to the command line.
If it works, then you can add --AWS4
to ~/.awsrc
.
If it doesn't work, let me know, and we'll sort it out.
...Tim
It works with adding --AWS4 --region='eu-central-1'
to the command line.
thanks!
I get the following error when I try to access a S3 bucket in the new Frankfurt region:
307 Temporary Redirect +----------------+----------------------------------------------------------------------------------------------+------------------+ | Code | Message | RequestId | +----------------+----------------------------------------------------------------------------------------------+------------------+ | InvalidRequest | The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. | 5899A2581461XXXX | +----------------+----------------------------------------------------------------------------------------------+------------------+