cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while creating Workspace in databricks using AWS

samruddhi
New Contributor

I am trying to configure databricks with AWS, I have configured the cloud resources as described in this https://docs.databricks.com/administration-guide/account-api/iam-role.html#language-Databricks%C2%A0... I have selected "Your VPC Default" as the Deployment Policy. The databricks account I have created is a community edition of 14 days free trial. I am getting the error as in the attached error. How to resolve this error?image.png

1 REPLY 1

Abishek
Databricks Employee
Databricks Employee

@samruddhi Chitnis

Can you please check the below troubleshooting guide :

Credentials configuration error messages:

Malformed request: Failed credential configuration validation checks

The list of permissions checks in the error message indicate the likely cause of your problems.

  • If the credential configuration validation fails fewer than ten permission checks, it’s likely that your IAM policy is missing those specific permissions. Copy the correct policy from the article Create a cross-account IAM role.

  • If the credential configuration validation fails ten or more checks, it’s more likely that the trust relationship of the IAM role is incorrectly set up. Verify that the trust relationship of your customer role is set up properly according to instructions in the article Create a cross-account IAM role.

If both your policy and trust relationship appear to be correct, also check the following:

  • Confirm that you include the correct role ARN in the credentials object.
  • Confirm whether you have organization-level service control policies (SCPs) that deny the 
  • AssumeRole
  •  action or deny EC2/VPC access. If you are unsure, ask your AWS administrator about SCPs.

https://docs.databricks.com/administration-guide/workspace/troubleshooting.html

https://docs.databricks.com/administration-guide/cloud-configurations/aws/iam-role.html

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group