Lists all the themes in the current Amazon Web Services account
Source:R/quicksight_operations.R
quicksight_list_themes.RdLists all the themes in the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/quicksight_list_themes/ for full documentation.
Arguments
- AwsAccountId
[required] The ID of the Amazon Web Services account that contains the themes that you're listing.
- 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.
- Type
The type of themes that you want to list. Valid options include the following:
ALL (default)- Display all existing themes.CUSTOM- Display only the themes created by people using Amazon Quick Sight.QUICKSIGHT- Display only the starting themes defined by Quick Sight.