Connection is not working
I copied and pasted the access keys multiple times so I know that is not the problem. Not sure where to go from here.Message I got:AccessDenied: User: arn:aws:iam::526465362165:user/S3stat is not authorized to perform: iam:GetUser on resource: arn:aws:iam::526465362165:user/S3statCouldn't connect to AWS with the supplied credentials. The link below should help troubleshoot this.
stevenorman
Monday, November 28, 2016
Sounds like the error message you pasted has all the information you'll need to fix this. The policy you gave to the IAM User you created for use is missing permissions we need to do our thing.In the setup instructions, we provide an IAM Policy for you to copy/paste. Sounds like you must have either modified it, only copied part of it, or given us credentials for a pre-existing user that didn't have the permissions we need.
Jason Kester
Friday, January 6, 2017
[ reply to this topic ]
[ return to topic list ]
|