v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Deletes a single version of a DataBrew recipe.

delete/recipes/{name}/recipeVersion/{recipeVersion}

Path parameters

namestring required

The name of the recipe.

recipeVersionstring required

The version of the recipe to be deleted. You can specify a numeric versions (<code>X.Y</code>) or <code>LATEST_WORKING</code>. <code>LATEST_PUBLISHED</code> is not supported.

Response

Success

Namestring required

The name of the recipe that was deleted.

RecipeVersionstring required

The version of the recipe that was deleted.