Accelerate the Value of Data

Create Databricks IAM role in AWS

Learn how to create an Identity and Access Management (IAM) role in your AWS account for Databricks.

Create an IAM role with the policy from Create Databricks IAM policy in AWS. The role provides Databricks access to your Staging and Target buckets.
To create a role:
  1. Log in to the AWS Management Console.
  2. In the search field, search for iam.
  3. In the drop-down list of items, hover over IAM and select Roles.
  4. In the Roles page, select Create role.
  5. Select AWS service as the trusted entity and a use case for your service. Use cases are defined by the service to include the trust policy that the service requires.
  6. Select Next.
  7. Select the policy created in Create Databricks IAM policy in AWS.
  8. Select Next.
  9. Create a role prefixed with dph-service-role. For example: dph-service-role-reltio.