Amazon QuickSight · Arazzo Workflow
Amazon QuickSight Audit Dashboard Publish Health
Version 1.0.0
List dashboards, describe one, and branch on whether its version failed to publish.
View Spec
View on GitHub
AnalyticsBIBusiness IntelligenceDashboardsMachine LearningReportingVisualizationArazzoWorkflows
Provider
Workflows
audit-dashboard-publish-health
Detect dashboards whose latest version is in a failed publish state.
Lists the dashboards in an account, describes a target dashboard, and branches to a remediation outcome when its version status indicates a failed publish.
1
listDashboards
ListDashboards
List the dashboards in the account so a dashboard id can be resolved for the publish-health check.
2
describeForHealth
DescribeDashboard
Describe the target dashboard and branch on its version status: a failed status routes to remediation, any other status routes to a clean end.
3
flagForRemediation
DescribeDashboard
Re-describe the unhealthy dashboard to capture the failing version number and last updated time for a remediation record.