View source: R/datazone_operations.R
datazone_start_data_source_run | R Documentation |
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.
datazone_start_data_source_run(
clientToken = NULL,
dataSourceIdentifier,
domainIdentifier
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.