quicksight_update_dashboard_published_version: Updates the published version of a dashboard

View source: R/quicksight_operations.R

quicksight_update_dashboard_published_versionR Documentation

Updates the published version of a dashboard

Description

Updates the published version of a dashboard.

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

Usage

quicksight_update_dashboard_published_version(
  AwsAccountId,
  DashboardId,
  VersionNumber
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the dashboard that you're updating.

DashboardId

[required] The ID for the dashboard.

VersionNumber

[required] The version number of the dashboard.


paws.analytics documentation built on Sept. 12, 2024, 6:40 a.m.