Amazon QuickSight · Arazzo Workflow
Amazon QuickSight Describe a Dashboard
Version 1.0.0
List the dashboards in an account, then fetch the full detail for one of them.
View Spec
View on GitHub
AnalyticsBIBusiness IntelligenceDashboardsMachine LearningReportingVisualizationArazzoWorkflows
Provider
Workflows
describe-dashboard
Resolve a dashboard from the account list and describe it in full.
Lists the dashboards available in an AWS account and then describes a single dashboard, defaulting to the first one returned when the caller does not pin a specific dashboard id.
1
listDashboards
ListDashboards
List the dashboards in the AWS account so a dashboard id can be resolved for the describe step.
2
describeDashboard
DescribeDashboard
Describe the resolved dashboard, returning its arn, name, current version number and publish status.