datazone_list_data_source_runs {paws.analytics} | R Documentation |
Lists data source runs in Amazon DataZone
Description
Lists data source runs in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_list_data_source_runs/ for full documentation.
Usage
datazone_list_data_source_runs(
dataSourceIdentifier,
domainIdentifier,
maxResults = NULL,
nextToken = NULL,
status = NULL
)
Arguments
dataSourceIdentifier |
[required] The identifier of the data source. |
domainIdentifier |
[required] The identifier of the Amazon DataZone domain in which to invoke the
|
maxResults |
The maximum number of runs to return in a single call to
|
nextToken |
When the number of runs is greater than the default value for the
|
status |
The status of the data source. |