View source: R/quicksight_operations.R
quicksight_update_default_q_business_application | R Documentation |
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.
quicksight_update_default_q_business_application(
AwsAccountId,
Namespace = NULL,
ApplicationId
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.