gluedatabrew_delete_recipe_version {paws.analytics} | R Documentation |
Deletes a single version of a DataBrew recipe
Description
Deletes a single version of a DataBrew recipe.
See https://www.paws-r-sdk.com/docs/gluedatabrew_delete_recipe_version/ for full documentation.
Usage
gluedatabrew_delete_recipe_version(Name, RecipeVersion)
Arguments
Name |
[required] The name of the recipe. |
RecipeVersion |
[required] The version of the recipe to be deleted. You can specify a numeric
versions ( |
[Package paws.analytics version 0.7.0 Index]