quicksight_describe_data_source {paws.analytics} | R Documentation |
Describes a data source
Description
Describes a data source.
See https://www.paws-r-sdk.com/docs/quicksight_describe_data_source/ for full documentation.
Usage
quicksight_describe_data_source(AwsAccountId, DataSourceId)
Arguments
AwsAccountId |
[required] The Amazon Web Services account ID. |
DataSourceId |
[required] The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
[Package paws.analytics version 0.9.0 Index]