quicksight_update_account_customization {paws.analytics} | R Documentation |
Updates Amazon QuickSight customizations for the current Amazon Web Services Region
Description
Updates Amazon QuickSight customizations for the current Amazon Web Services Region. Currently, the only customization that you can use is a theme.
See https://www.paws-r-sdk.com/docs/quicksight_update_account_customization/ for full documentation.
Usage
quicksight_update_account_customization(
AwsAccountId,
Namespace = NULL,
AccountCustomization
)
Arguments
AwsAccountId |
[required] The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for. |
Namespace |
The namespace that you want to update Amazon QuickSight customizations for. |
AccountCustomization |
[required] The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region. |
[Package paws.analytics version 0.9.0 Index]