Hello,
I need to set up an identification between my Databricks workspace/account and my AWS account, where Databricks is already deployed.
The goal is to make an easy authentification without access and secret keys.
So I thought that OIDC will be the solution, but sadly, it's not clear on the documentation.
Everything on OIDC is about SSO, that's not really what I want.
What is the OIDC url to use to create a federated identity on AWS, to easily assume a role and get some privileges?
Thanks for helping me!