updateRecipe
inline suspend fun DataBrewClient.updateRecipe(crossinline block: UpdateRecipeRequest.Builder.() -> Unit): UpdateRecipeResponse
Modifies the definition of the LATEST_WORKING
version of a DataBrew recipe.
Modifies the definition of the LATEST_WORKING
version of a DataBrew recipe.