Deletes all Amazon QuickSight customizations in this AWS Region for the specified AWS account and QuickSight namespace.
quicksight_delete_account_customization(AwsAccountId, Namespace)
A list with the following syntax:
list(
RequestId = "string",
Status = 123
)
[required] The ID for the AWS account that you want to delete QuickSight customizations from in this AWS Region.
The QuickSight namespace that you're deleting the customizations from.
svc$delete_account_customization(
AwsAccountId = "string",
Namespace = "string"
)