AWS guidance documentation change
Summary
Removed CloudShell-specific installation instructions for cid-cmd tool
Security assessment
Removal of installation method doesn't relate to security vulnerabilities. Change appears to be routine documentation cleanup.
Diff
diff --git a/guidance/latest/cloud-intelligence-dashboards/media-services-insights.md b/guidance/latest/cloud-intelligence-dashboards/media-services-insights.md index 44391ab73..6d444f411 100644 --- a//guidance/latest/cloud-intelligence-dashboards/media-services-insights.md +++ b//guidance/latest/cloud-intelligence-dashboards/media-services-insights.md @@ -108,5 +107,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 -