gluedatabrew_delete_recipe_version: Deletes a single version of a DataBrew recipe

View source: R/gluedatabrew_operations.R

gluedatabrew_delete_recipe_versionR 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 (X.Y) or LATEST_WORKING. LATEST_PUBLISHED is not supported.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.