Skip to contents

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(
  domainIdentifier,
  dataSourceIdentifier,
  clientToken = NULL
)

Arguments

domainIdentifier

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

dataSourceIdentifier

[required] The identifier of the data source.

clientToken

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