Updates the published version of a dashboard.
quicksight_update_dashboard_published_version(AwsAccountId, DashboardId,
VersionNumber)
[required] The ID of the AWS account that contains the dashboard that you\'re updating.
[required] The ID for the dashboard.
[required] The version number of the dashboard.
svc$update_dashboard_published_version( AwsAccountId = "string", DashboardId = "string", VersionNumber = 123 )