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