quicksight_describe_data_source: Describes a data source
Description
Describes a data source.
Usage
quicksight_describe_data_source(AwsAccountId, DataSourceId)
Arguments
AwsAccountId
[required] The AWS account ID.
DataSourceId
[required] The ID of the data source. This ID is unique per AWS Region for each AWS
account.
Request syntax
svc$describe_data_source(
AwsAccountId = "string",
DataSourceId = "string"
)