datazone_get_data_source {paws.analytics} | R Documentation |
Gets an Amazon DataZone data source
Description
Gets an Amazon DataZone data source.
See https://www.paws-r-sdk.com/docs/datazone_get_data_source/ for full documentation.
Usage
datazone_get_data_source(domainIdentifier, identifier)
Arguments
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the data source exists. |
identifier |
[required] The ID of the Amazon DataZone data source. |
[Package paws.analytics version 0.9.0 Index]