AWS Glue DataBrew Skill
amazonaws-com-databrew
amazonaws-com-databrew
| Method | Path | Description |
|---|---|---|
POST | /recipes/{name}/batchDeleteRecipeVersion | |
POST | /datasets | Deletes one or more versions of a recipe at a time. The entire request will be rejected if: The recipe does not exist. There is an invalid version identifier in the list of versio... |
POST | /profileJobs | Creates a new DataBrew dataset. |
POST | /projects | Creates a new job to analyze a dataset and create its data profile. |
POST | /recipes | Creates a new DataBrew project. |
POST | /recipeJobs | Creates a new DataBrew recipe. |
POST | /rulesets | Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe |
POST | /schedules | Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset. |
DELETE | /datasets/{name} | Creates a new schedule for one or more DataBrew jobs. Jobs can be run at a specific date and time, or at regular intervals. |
DELETE | /jobs/{name} | Deletes a dataset from DataBrew. |
DELETE | /projects/{name} | Deletes the specified DataBrew job. |
DELETE | /recipes/{name}/recipeVersion/{recipeVersion} | Deletes an existing DataBrew project. |
DELETE | /rulesets/{name} | Deletes a single version of a DataBrew recipe. |
DELETE | /schedules/{name} | Deletes a ruleset. |
GET | /datasets/{name} | Deletes the specified DataBrew schedule. |
GET | /jobs/{name} | Returns the definition of a specific DataBrew dataset. |
GET | /jobs/{name}/jobRun/{runId} | Returns the definition of a specific DataBrew job. |
GET | /projects/{name} | Represents one run of a DataBrew job. |
GET | /recipes/{name} | Returns the definition of a specific DataBrew project. |
GET | /rulesets/{name} | Returns the definition of a specific DataBrew recipe corresponding to a particular version. |
GET | /schedules/{name} | Retrieves detailed information about the ruleset. |
GET | /datasets | Returns the definition of a specific DataBrew schedule. |
GET | /jobs/{name}/jobRuns | Lists all of the DataBrew datasets. |
GET | /jobs | Lists all of the previous runs of a particular DataBrew job. |
GET | /projects | Lists all of the DataBrew jobs that are defined. |
GET | /recipeVersions | Lists all of the DataBrew projects that are defined. |
GET | /recipes | Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING. |
GET | /rulesets | Lists all of the DataBrew recipes that are defined. |
GET | /schedules | List all rulesets available in the current account or rulesets associated with a specific resource (dataset). |
GET | /tags/{ResourceArn} | Lists the DataBrew schedules that are defined. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-databrew
Downloads and installs to ~/.claude/skills/amazonaws-com-databrew/
2017-07-25 (2026-02-13)