AWS guidance documentation change
Summary
Removed CloudShell-specific installation instructions for cid-cmd tool
Security assessment
The change removes outdated installation steps without any security context. There's no evidence of vulnerability remediation or security improvement.
Diff
diff --git a/guidance/latest/cloud-intelligence-dashboards/connect-cost-insight.md b/guidance/latest/cloud-intelligence-dashboards/connect-cost-insight.md index 421dddb48..00c7cb504 100644 --- a//guidance/latest/cloud-intelligence-dashboards/connect-cost-insight.md +++ b//guidance/latest/cloud-intelligence-dashboards/connect-cost-insight.md @@ -96,5 +95,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 -