quicksight_list_brands {paws.analytics} | R Documentation |
Lists all brands in an Amazon QuickSight account
Description
Lists all brands in an Amazon QuickSight account.
See https://www.paws-r-sdk.com/docs/quicksight_list_brands/ for full documentation.
Usage
quicksight_list_brands(AwsAccountId, MaxResults = NULL, NextToken = NULL)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that owns the brands that you want to list. |
MaxResults |
The maximum number of results to be returned in a single request. |
NextToken |
The token for the next set of results, or null if there are no more results. |
[Package paws.analytics version 0.9.0 Index]