Delete Recipe Version
gluedatabrew_delete_recipe_version | R Documentation |
Deletes a single version of a DataBrew recipe¶
Description¶
Deletes a single version of a DataBrew recipe.
Usage¶
Arguments¶
Name
[required] The name of the recipe.
RecipeVersion
[required] The version of the recipe to be deleted. You can specify a numeric versions (
X.Y
) orLATEST_WORKING
.LATEST_PUBLISHED
is not supported.
Value¶
A list with the following syntax: