Compute cluster, SQL warehouse not starting - AWS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 02:05 PM
Hey,
I am using "AWSQuickstartCloudformationLambda" to create a workspace in my trial environment and on the AWS side the stack create succeeded but on the Databricks side compute cluster is not starting. The error says:
Aws Authorization Failure:
Failure happened when talking to AWS, code: UnauthorizedOperation message: You are not authorized to perform this operation. Encoded authorization failure message: Unable to locate credentials. You can configure credentials by running "aws configure"
Is there a problem with cloudformation template ? I would assume the integration should work if cloud formation succeeds. Any help would be appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 12:32 AM
Hi, the error suggests there is some error with the credentials. You can check the credentials chain to see where aws is looking for the credentials. https://blog.leapp.cloud/aws-sdk-unable-to-locate-credentials.
You can refer to another article: https://www.skynats.com/blog/aws-cli-unable-to-locate-credentials/
Please tag @Debayan with your next comment, which will get me notified. Thanks!

