Hi, I am using Amazon EC2 and trying to setup my first cluster using the IAM account and the user credentials provided there in however the cluster fails to start with the following error -
Caused by: org.jclouds.http.HttpResponseException: request: POST https://ec2.us-east-1.amazonaws.com/ HTTP/1.1 [Action=DescribeRegions& .... ] failed with response: HTTP/1.1 401 Unauthorized curl -X POST -d "Action=DescribeRegions...." <Response><Errors><Error><Code>AuthFailure</Code><Message>AWS was not able to validate the provided access credentials</Message></Error></Errors><RequestID>5b1f4bf1-c40b-4cb8-8cda-f3515d411546</RequestID></Response> Please help me with resolving the issue. Thanks, Sumit