gluedatabrew_list_recipe_versions: Lists the versions of a particular DataBrew recipe, except...

View source: R/gluedatabrew_operations.R

gluedatabrew_list_recipe_versionsR Documentation

Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING

Description

Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.

See https://www.paws-r-sdk.com/docs/gluedatabrew_list_recipe_versions/ for full documentation.

Usage

gluedatabrew_list_recipe_versions(MaxResults = NULL, NextToken = NULL, Name)

Arguments

MaxResults

The maximum number of results to return in this request.

NextToken

The token returned by a previous call to retrieve the next set of results.

Name

[required] The name of the recipe for which to return version information.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.