Returns the definition of a specific DataBrew recipe corresponding to a particular version.
get/recipes/{name}
Path parameters
namestring required
The name of the recipe to be described.
Query parameters
recipeVersionstring
The recipe version identifier. If this parameter isn't specified, then the latest published version is returned.
Response
Success