Learn R Programming

paws.analytics (version 0.7.0)

quicksight_describe_dashboard: 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.