AWS Well-Architected FrameworkAWS Well-Architected Workload DetailAWS Well-Architected Workload Risks Report
Dashboard: AWS Well-Architected Workload Detail
This dashboard answers the following questions for each workload:
- How many questions are answered?
- How many risks are there for each lens and pillar?
- What are the risk counts for each milestone?
- How many unanswered questions are there for each milestone?
This dashboard contains 5 cards, 2 inputs and 4 tables.
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 Detail dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run aws_well_architected.dashboard.wellarchitected_workload_detail --share
Queries
The dashboard uses the named queries:
- wellarchitected_workload_answered_question_count
- wellarchitected_workload_high_risk_count
- wellarchitected_workload_lens_risk_table
- wellarchitected_workload_medium_risk_count
- wellarchitected_workload_milestone_risk_table
- wellarchitected_workload_milestone_unanswered_table
- wellarchitected_workload_no_improvements_risk_count
- wellarchitected_workload_not_applicable_risk_count
- wellarchitected_workload_pillar_risk_table
- wellarchitected_workload_risks_by_lens
- wellarchitected_workload_risks_by_milestone
- wellarchitected_workload_risks_by_pillar
- wellarchitected_workload_unanswered_by_milestone