gluedatabrew_batch_delete_recipe_version: Deletes one or more versions of a recipe at a time

View source: R/gluedatabrew_operations.R

gluedatabrew_batch_delete_recipe_versionR Documentation

Deletes one or more versions of a recipe at a time

Description

Deletes one or more versions of a recipe at a time.

See https://www.paws-r-sdk.com/docs/gluedatabrew_batch_delete_recipe_version/ for full documentation.

Usage

gluedatabrew_batch_delete_recipe_version(Name, RecipeVersions)

Arguments

Name

[required] The name of the recipe whose versions are to be deleted.

RecipeVersions

[required] An array of version identifiers, for the recipe versions to be deleted. You can specify numeric versions (X.Y) or LATEST_WORKING. LATEST_PUBLISHED is not supported.


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