AWS Security ChangesHomeSearch

AWS guidance documentation change

Service: guidance · 2026-05-31 · Documentation low

File: guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md

Summary

Removed CloudShell-specific installation instructions for cid-cmd tool

Security assessment

Routine documentation update removing deprecated installation method. No security context present.

Diff

diff --git a/guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md b/guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md
index e45bda05c..6f9e631d2 100644
--- a//guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md
+++ b//guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md
@@ -93,5 +92,0 @@ Alternative method to install dashboards is the [cid-cmd](https://github.com/aws
-If using [CloudShell](https://console.aws.amazon.com/cloudshell), use the following instead:
-    
-        sudo yum install python3.11-pip -y
-    python3.11 -m pip install -U cid-cmd
-