Hello,
I was trying to create a Databricks workspace using a CloudFormation template. During the process, I found that we need Databricks account information, such as the workspace account email and workspace password. However, since we use SSO for logging into Databricks, it's not possible to fill in these details. Instead, can we use a token for authentication? We have used this method for creating workspaces with the Databricks API. Could you please suggest if this is a viable option?