AWS Well-Architected FrameworkAWS Well-Architected Workload DetailAWS Well-Architected Workload Risks Report
Dashboard: AWS Well-Architected Workload Risks Report
This report answers the following questions:
- How many workloads have high and medium risks?
- How many high and medium risks are there?
- What are the risk counts for each workload?
This dashboard contains 5 cards and 1 table.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-well-architected
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select AWS Well-Architected Workload Risks Report dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run aws_well_architected.dashboard.wellarchitected_workload_risks_report --share
Queries
The dashboard uses the named queries:
- wellarchitected_workload_count
- wellarchitected_workload_high_issue_count
- wellarchitected_workload_medium_issue_count
- wellarchitected_workload_risk_count_table
- wellarchitected_workload_with_high_issue_count
- wellarchitected_workload_with_medium_issue_count