quicksight_delete_dashboard: Deletes a dashboard

View source: R/quicksight_operations.R

quicksight_delete_dashboardR Documentation

Deletes a dashboard

Description

Deletes a dashboard.

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

Usage

quicksight_delete_dashboard(AwsAccountId, DashboardId, VersionNumber = NULL)

Arguments

AwsAccountId

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

DashboardId

[required] The ID for the dashboard.

VersionNumber

The version number of the dashboard. If the version number property is provided, only the specified version of the dashboard is deleted.


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