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.
A list with the following syntax:
list( DashboardId = "string", DashboardArn = "string", Status = 123, RequestId = "string" )
svc$update_dashboard_published_version( AwsAccountId = "string", DashboardId = "string", VersionNumber = 123 )