Lists all of the DataBrew recipes that are defined.
get/recipes
Query parameters
maxResultsinteger
The maximum number of results to return in this request.
nextTokenstring
The token returned by a previous call to retrieve the next set of results.
recipeVersionstring
<p>Return only those recipes with a version identifier of <code>LATEST_WORKING</code> or <code>LATEST_PUBLISHED</code>. If <code>RecipeVersion</code> is omitted, <code>ListRecipes</code> returns all of the <code>LATEST_PUBLISHED</code> recipe versions.</p> <p>Valid values: <code>LATEST_WORKING</code> | <code>LATEST_PUBLISHED</code> </p>
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success