Migrating from AWS Glue DataBrew to AWS Glue Studio
If you have recipes in AWS Glue DataBrew, use the following checklist to migrate your recipes to AWS Glue Studio.
| If you want to | Then do this |
|---|---|
| Allow users to retrieve AWS Glue DataBrew recipes, recipe versions, and recipe descriptions. | Add IAM permissions to a policy that allows your role to access the necessary actions. See IAM permissions for AWS Glue DataBrew. |
| Import an existing AWS Glue DataBrew recipe into AWS Glue Studio. | Follow the steps in Importing an AWS Glue DataBrew recipe. |
| Import a recipe with JOIN and UNION. | Recipes with UNION and JOIN transforms are not supported. Use the Join and Union transforms in AWS Glue Studio before or after a Data Preparation Recipe node. |