gluedatabrew_publish_recipe {paws.analytics}R Documentation

Publishes a new version of a DataBrew recipe

Description

Publishes a new version of a DataBrew recipe.

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

Usage

gluedatabrew_publish_recipe(Description = NULL, Name)

Arguments

Description

A description of the recipe to be published, for this version of the recipe.

Name

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


[Package paws.analytics version 0.9.0 Index]