quicksight_describe_dashboard: Provides a summary for a dashboard

View source: R/quicksight_operations.R

quicksight_describe_dashboardR Documentation

Provides a summary for a dashboard

Description

Provides a summary for a dashboard.

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

Usage

quicksight_describe_dashboard(
  AwsAccountId,
  DashboardId,
  VersionNumber = NULL,
  AliasName = NULL
)

Arguments

AwsAccountId

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

DashboardId

[required] The ID for the dashboard.

VersionNumber

The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.

AliasName

The alias name.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.