AWS Security ChangesHomeSearch

AWS guidance documentation change

Service: guidance · 2026-03-28 · Documentation low

File: guidance/latest/cloud-intelligence-dashboards/update-dashboards.md

Summary

Added CloudShell-specific installation instructions for cid-cmd tool

Security assessment

This change adds alternative installation instructions for a dashboard tool using CloudShell. There is no evidence of security vulnerability remediation or security feature documentation.

Diff

diff --git a/guidance/latest/cloud-intelligence-dashboards/update-dashboards.md b/guidance/latest/cloud-intelligence-dashboards/update-dashboards.md
index d475dddf1..25283b9b1 100644
--- a//guidance/latest/cloud-intelligence-dashboards/update-dashboards.md
+++ b//guidance/latest/cloud-intelligence-dashboards/update-dashboards.md
@@ -28,0 +29,8 @@ To pull the latest version of the dashboard from the public template please use
+\+ 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
+