Amazon Glue DataBrew Data Preparation
Workflow capability for data analysts and data scientists preparing data using Amazon Glue DataBrew. Covers dataset management, recipe creation, job execution, and profiling for analytics and machine learning workflows.
What You Can Do
MCP Tools
list-datasets
List all DataBrew datasets available for preparation
create-dataset
Create a new dataset from S3, database, or other sources
describe-dataset
Get details about a specific dataset
list-recipes
List all data transformation recipes
create-recipe
Create a new recipe with transformation steps
publish-recipe
Publish a recipe version for production use
list-jobs
List all DataBrew transformation and profiling jobs
create-recipe-job
Create a job to apply a recipe to a dataset
start-job-run
Execute a DataBrew transformation or profiling job
list-job-runs
List all runs for a specific job
list-projects
List all collaborative DataBrew projects
create-project
Create a new DataBrew project for collaborative data preparation