getDataSource

A data source is used to import technical metadata of assets (data) from the source databases or data warehouses into Amazon DataZone.

Return

null

Parameters

argument

null


suspend fun getDataSource(domainId: String, id: String): GetDataSourceResult

Return

null

Parameters

domainId

The ID of the Amazon DataZone domain where the data source is created.

id

The unique identifier of the data source.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.datazone.kotlin.inputs.GetDataSourcePlainArgs.

See also