quicksight_delete_default_q_business_application {paws.analytics} | R Documentation |
Deletes a linked Amazon Q Business application from an Amazon QuickSight account
Description
Deletes a linked Amazon Q Business application from an Amazon QuickSight account
See https://www.paws-r-sdk.com/docs/quicksight_delete_default_q_business_application/ for full documentation.
Usage
quicksight_delete_default_q_business_application(
AwsAccountId,
Namespace = NULL
)
Arguments
AwsAccountId |
[required] The ID of the Amazon QuickSight account that you want to disconnect from a Amazon Q Business application. |
Namespace |
The Amazon QuickSight namespace that you want to delete a linked Amazon Q Business application from. If this field is left blank, the Amazon Q Business application is deleted from the default namespace. Currently, the default namespace is the only valid value for this parameter. |
[Package paws.analytics version 0.9.0 Index]