gluedatabrew_list_job_runs: Lists all of the previous runs of a particular DataBrew job

View source: R/gluedatabrew_operations.R

gluedatabrew_list_job_runsR Documentation

Lists all of the previous runs of a particular DataBrew job

Description

Lists all of the previous runs of a particular DataBrew job.

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

Usage

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

Arguments

Name

[required] The name of the job.

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.


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