gluedatabrew_list_schedules: Lists the DataBrew schedules that are defined

View source: R/gluedatabrew_operations.R

gluedatabrew_list_schedulesR Documentation

Lists the DataBrew schedules that are defined

Description

Lists the DataBrew schedules that are defined.

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

Usage

gluedatabrew_list_schedules(
  JobName = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

JobName

The name of the job that these schedules apply to.

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.