quicksight_update_dashboard_links {paws.analytics}R Documentation

Description

Updates the linked analyses on a dashboard.

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

Usage

quicksight_update_dashboard_links(AwsAccountId, DashboardId, LinkEntities)

Arguments

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.


[Package paws.analytics version 0.7.0 Index]