I have having a very strange issue Using Eclipse With the Amazon Integration.
If i right click on an item in my bucket and generate a presigned URL and then use this URL in a browser i will get the following error:
SignatureDoesNotMatch
The request signature we calculated does not match the signature you
provided. Check your key and signing method.
I have tried changing the keys in my amazon configuration, I have also tried with my server generating the key for the item but the access is also denied.
The credentials im using are the ones with the highest authority.
Is this a bug or is some special configuration needed? Like enabling the generation of presigned URLs or something.
If anyone has any experience on this it will be greatly appreciated.
This is quite normal situation for Eclipse. I would suggest you to use SDK for that.