/AWS1/CL_DBR=>LISTRECIPES()
¶
About ListRecipes¶
Lists all of the DataBrew recipes that are defined.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_MAXRESULTS
TYPE /AWS1/DBRMAXRESULTS100
/AWS1/DBRMAXRESULTS100
¶
The maximum number of results to return in this request.
IV_NEXTTOKEN
TYPE /AWS1/DBRNEXTTOKEN
/AWS1/DBRNEXTTOKEN
¶
The token returned by a previous call to retrieve the next set of results.
IV_RECIPEVERSION
TYPE /AWS1/DBRRECIPEVERSION
/AWS1/DBRRECIPEVERSION
¶
Return only those recipes with a version identifier of
LATEST_WORKING
orLATEST_PUBLISHED
. IfRecipeVersion
is omitted,ListRecipes
returns all of theLATEST_PUBLISHED
recipe versions.Valid values:
LATEST_WORKING
|LATEST_PUBLISHED