gluedatabrew_update_recipe: Modifies the definition of the LATEST_WORKING version of a...

View source: R/gluedatabrew_operations.R

gluedatabrew_update_recipeR Documentation

Modifies the definition of the LATEST_WORKING version of a DataBrew recipe

Description

Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.

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

Usage

gluedatabrew_update_recipe(Description = NULL, Name, Steps = NULL)

Arguments

Description

A description of the recipe.

Name

[required] The name of the recipe to be updated.

Steps

One or more steps to be performed by the recipe. Each step consists of an action, and the conditions under which the action should succeed.


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