quicksight_delete_account_subscription: Use the DeleteAccountSubscription operation to delete an...

View source: R/quicksight_operations.R

quicksight_delete_account_subscriptionR Documentation

Use the DeleteAccountSubscription operation to delete an Amazon QuickSight account

Description

Use the delete_account_subscription operation to delete an Amazon QuickSight account. This operation will result in an error message if you have configured your account termination protection settings to True. To change this setting and delete your account, call the update_account_settings API and set the value of the TerminationProtectionEnabled parameter to False, then make another call to the delete_account_subscription API.

See https://www.paws-r-sdk.com/docs/quicksight_delete_account_subscription/ for full documentation.

Usage

quicksight_delete_account_subscription(AwsAccountId)

Arguments

AwsAccountId

[required] The Amazon Web Services account ID of the account that you want to delete.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.