aws-tools
aws-tools copied to clipboard
For eu-central-1 Buckets AWS forces you to use AWS4-HMAC-SHA256 authorization
When creating an URL for eu-central-1 i receive the following error
<Error>
<Code>InvalidRequest</Code>
<Message>
The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.
</Message>
...
</Error>
How can i fix this?
hmm... let me look into this after my full-time job.
Thx. I think the explanation on how to do it can be found here: http://docs.aws.amazon.com/general/latest/gr/sigv4-create-string-to-sign.html but unfortunately i do not know how to implement it...
I also get the same error in region of singapore and seoul.