quicksight_list_data_sources {paws.analytics} | R Documentation |
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account
Description
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/quicksight_list_data_sources/ for full documentation.
Usage
quicksight_list_data_sources(AwsAccountId, NextToken = NULL, MaxResults = NULL)
Arguments
AwsAccountId |
[required] The Amazon Web Services account ID. |
NextToken |
The token for the next set of results, or null if there are no more results. |
MaxResults |
The maximum number of results to be returned per request. |
[Package paws.analytics version 0.7.0 Index]