listRecipes
inline suspend fun DataBrewClient.listRecipes(crossinline block: ListRecipesRequest.Builder.() -> Unit): ListRecipesResponse
Lists all of the DataBrew recipes that are defined.
Lists all of the DataBrew recipes that are defined.