gluedatabrew_describe_recipe: Returns the definition of a specific DataBrew recipe...

View source: R/gluedatabrew_operations.R

gluedatabrew_describe_recipeR Documentation

Returns the definition of a specific DataBrew recipe corresponding to a particular version

Description

Returns the definition of a specific DataBrew recipe corresponding to a particular version.

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

Usage

gluedatabrew_describe_recipe(Name, RecipeVersion = NULL)

Arguments

Name

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

RecipeVersion

The recipe version identifier. If this parameter isn't specified, then the latest published version is returned.


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