I hope this is the right place to ask this. I'm getting a new site design up and running, and I wanted to use the Amazon module again to link books. We used it years ago to great success. I have my associate ID that does work, but AWS has changed quite a bit since I last used it. It took me ages to find where to get my two access keys, but I think something still isn't right over at Amazon. When I run a test I get:
HTTP code 403 accessing Amazon's AWS service: UnauthorizedOperation, Your AccessKeyId is not authorized to perform this operation. Please check IAM policies for the Access Key.

Has anyone had any luck getting this all set up? It sounds like I didn't give my 'user' id over at AWS the right permissions, but I can't even figure out where to look.

Comments

wxman created an issue.

aminshamim’s picture

This API requires a root key. You will have to search around the IAM interface for the button that will give you a root key. There will be warnings of security weakness, and you must ignore the warnings.

This API is not compatible with IAM users, groups, policies, etc. Root key only.