AWS guidance documentation change
Summary
Added CloudShell-specific installation instructions for cid-cmd tool
Security assessment
This change adds alternative installation instructions for CloudShell users. There is no security context or evidence of security issues addressed. This is a routine documentation update for installation procedures.
Diff
diff --git a/guidance/latest/cloud-intelligence-dashboards/config-resource-dashboard-account.md b/guidance/latest/cloud-intelligence-dashboards/config-resource-dashboard-account.md index 9aeba90eb..1ade52410 100644 --- a//guidance/latest/cloud-intelligence-dashboards/config-resource-dashboard-account.md +++ b//guidance/latest/cloud-intelligence-dashboards/config-resource-dashboard-account.md @@ -164,0 +165,5 @@ At this step you will specify the tags to be used to display resources in the [R +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 +