Learn R Programming

paws.analytics (version 0.7.0)

datazone_start_data_source_run: Start the run of the specified data source in Amazon DataZone

Description

Start the run of the specified data source in Amazon DataZone.

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

Usage

datazone_start_data_source_run(
  clientToken = NULL,
  dataSourceIdentifier,
  domainIdentifier
)

Arguments

clientToken

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

dataSourceIdentifier

[required] The identifier of the data source.

domainIdentifier

[required] The identifier of the Amazon DataZone domain in which to start a data source run.