Hi everyone,
We have a Databricks workspace in an AWS account that we need to migrate to a new AWS account.
The workspace has a lot of managed tables, workflows, saved queries, notebooks which need to be migrated, so looking for an efficient approach to replicate the complete setup in the new workspace.
If table data can't be migrated due to the nature of how managed tables are stored in S3, we can think of using Deep clone or Delta sharing to copy over the data.
What would be helpful is, if we can replicate the table structure, workflows, queries, permissions, etc.
Appreciate your suggestions!
Thank you!