Hello.
We have the cross cloud configuration set as below:
AWS - VPC, Transit Gateways, AWS Direct Connect
On Premise Data center
Azure - Vnet, Transit Vnet , Express Route.
We are trying to create a Databricks storage credential as below. The AWS IAM objects have been created and validated.
https://docs.databricks.com/aws/en/connect/unity-catalog/cloud-storage/storage-credentials
Error when validating databricks storage credential
Failed - Assume Role
Skipped - Self Assume Role
Skipped - ExternalID Condition
Missing Permissions
Failed to get credentials: the AWS IAM role in the credential is not configured correctly. Please contact your account admin to update the configuration
I believe this could be an error related to the private network setup. Any guidance on what needs to be done to establish the traffic, would be helpful. Thank you.