quicksight_update_brand {paws.analytics} | R Documentation |
Updates a brand
Description
Updates a brand.
See https://www.paws-r-sdk.com/docs/quicksight_update_brand/ for full documentation.
Usage
quicksight_update_brand(AwsAccountId, BrandId, BrandDefinition = NULL)
Arguments
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. |
[Package paws.analytics version 0.9.0 Index]