gluedatabrew_describe_recipe {paws.analytics} | R Documentation |
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.
gluedatabrew_describe_recipe(Name, RecipeVersion = NULL)
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. |