You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changes/CHANGELOG-tao.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# What's new in TAO Dashboard
2
2
3
+
## TAO Dashboard v2.0.0:
4
+
5
+
**Important:** Update to this version requires cid-cmd v0.2.11. Please update cid-cmd first before updating the dashboard. During the update you'd need to provide a path to s3 folder where your Trusted Advisor data is stored. To update run these commands in your CloudShell (recoommended) or other terminal:
**Performance Improvements:** Added Athena view to limit amount of data loaded to QuickSight SPICE and extracted heavy calculation fields from dashboard to dataset level
16
+
**New tab Security Hub Checks:** Added visuals with detailed view for Security Hub checks delivered to AWS Trusted Advisor:
17
+
* Security Hub Flagged resources by month
18
+
* Security Hub Flagged resources by Top Accounts
19
+
* Security Hub Flagged Resources
20
+
21
+
**New tab AWS Well Architected reviews:** Added visuals with detailed view for AWS Well Architected reviews details delivered to AWS Trusted Advisor:
22
+
* Identified High Risk Items by Workload
23
+
* Identified High Risk Items by Category
24
+
* Well-Architected Reviews Detailed View
25
+
26
+
**Fault Tolerance tab**: Added visuals for Amazon ElastiCache and MemoryDB Multi-AZ clusters which alert customers when they're running in a Single-AZ configuration in order to improve fault tolerance, and enhanced availability of their Redis clusters.
27
+
28
+
**Cost Optimization tab**: fixed total calculation for Cost Optimization checks
29
+
3
30
## TAO Dashboard v1.5:
4
31
Added Account and IsSuppressed controls to the Performance and Fault Tolerance tabs
0 commit comments