View source: R/quicksight_operations.R
quicksight_create_brand | R Documentation |
Creates an Amazon QuickSight brand.
See https://www.paws-r-sdk.com/docs/quicksight_create_brand/ for full documentation.
quicksight_create_brand(
AwsAccountId,
BrandId,
BrandDefinition = NULL,
Tags = NULL
)
AwsAccountId |
[required] The ID of the Amazon Web Services account that owns the brand. |
BrandId |
[required] The ID of the Amazon QuickSight brand. |
BrandDefinition |
The definition of the brand. |
Tags |
A map of the key-value pairs that are assigned to the brand. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.