View source: R/quicksight_operations.R
quicksight_list_namespaces | R Documentation |
Lists the namespaces for the specified Amazon Web Services account. This operation doesn't list deleted namespaces.
See https://www.paws-r-sdk.com/docs/quicksight_list_namespaces/ for full documentation.
quicksight_list_namespaces(AwsAccountId, NextToken = NULL, MaxResults = NULL)
AwsAccountId |
[required] The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list. |
NextToken |
A unique pagination token that can be used in a subsequent request. You
will receive a pagination token in the response body of a previous
|
MaxResults |
The maximum number of results to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.