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