quicksight_list_analyses {paws.analytics} | R Documentation |
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account
Description
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/quicksight_list_analyses/ for full documentation.
Usage
quicksight_list_analyses(AwsAccountId, NextToken = NULL, MaxResults = NULL)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the analyses. |
NextToken |
A pagination token that can be used in a subsequent request. |
MaxResults |
The maximum number of results to return. |
[Package paws.analytics version 0.9.0 Index]