Created 01-29-2016 07:54 PM
I am running sudo cbd aws generate-role and it fails with
A client error (SignatureDoesNotMatch) occurred when calling the CreateRole operation: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
I have verifed my key and private key in Profile is correct. I also installed AWS CLI to test my key and it connects. I am not able to create the roles via cbd aws generate-role. Any help would be greate
Created 01-29-2016 08:53 PM
I got it. This is related to IAM permission issue. The IAM user I was using did not have any permissions attached it to. I am sure I can plug away and find correct permission. However, I just grabbed my root credentails and used in cloudbreak. works.
Created 01-29-2016 08:53 PM
I got it. This is related to IAM permission issue. The IAM user I was using did not have any permissions attached it to. I am sure I can plug away and find correct permission. However, I just grabbed my root credentails and used in cloudbreak. works.
Created 01-30-2016 06:10 PM
Hi, If you have any other please let us know. Actually the aws role json can find here: https://github.com/sequenceiq/cloudbreak-deployer/blob/master/include/aws-roles.bash#L162