AWS guidance documentation change
Summary
Removed CloudShell-specific installation instructions for cid-cmd tool
Security assessment
Removal of deprecated installation method. Change contains no security-related context or vulnerability fixes.
Diff
diff --git a/guidance/latest/cloud-intelligence-dashboards/deployment-in-global-regions.md b/guidance/latest/cloud-intelligence-dashboards/deployment-in-global-regions.md index 7f4432f29..711d42c46 100644 --- a//guidance/latest/cloud-intelligence-dashboards/deployment-in-global-regions.md +++ b//guidance/latest/cloud-intelligence-dashboards/deployment-in-global-regions.md @@ -253,5 +252,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 -