Updates the Amazon QuickSight settings in your AWS account.
quicksight_update_account_settings(AwsAccountId, DefaultNamespace,
NotificationEmail)
[required] The ID for the AWS account that contains the QuickSight settings that you want to list.
[required] The default namespace for this AWS account. Currently, the default is
default
. AWS Identity and Access Management (IAM) users that register
for the first time with QuickSight provide an email that becomes
associated with the default namespace.
The email address that you want QuickSight to send notifications to regarding your AWS account or QuickSight subscription.
A list with the following syntax:
list( RequestId = "string", Status = 123 )
svc$update_account_settings( AwsAccountId = "string", DefaultNamespace = "string", NotificationEmail = "string" )