View source: R/quicksight_operations.R
quicksight_update_dashboard_links | R Documentation |
Updates the linked analyses on a dashboard.
See https://www.paws-r-sdk.com/docs/quicksight_update_dashboard_links/ for full documentation.
quicksight_update_dashboard_links(AwsAccountId, DashboardId, LinkEntities)
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the dashboard whose links you want to update. |
DashboardId |
[required] The ID for the dashboard. |
LinkEntities |
[required] list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.