View source: R/quicksight_operations.R
quicksight_list_brands | R Documentation |
Lists all brands in an Amazon QuickSight account.
See https://www.paws-r-sdk.com/docs/quicksight_list_brands/ for full documentation.
quicksight_list_brands(AwsAccountId, MaxResults = NULL, NextToken = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.