gluedatabrew_list_recipe_versions {paws.analytics} | R 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. |
[Package paws.analytics version 0.7.0 Index]