AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2025-03-10 · Documentation low

File: AmazonCloudWatch/latest/monitoring/ContainerInsights-Prometheus-Setup.md

Summary

Updated IAM role references from 'cluster' to 'node group' and modified UI navigation steps for modifying IAM roles

Security assessment

Changes clarify IAM role management steps but do not address security vulnerabilities or introduce new security features. Updates reflect UI navigation changes and terminology accuracy.

Diff

diff --git a/AmazonCloudWatch/latest/monitoring/ContainerInsights-Prometheus-Setup.md
index 8036e2975..ff4e58dc2 100644
--- a/AmazonCloudWatch/latest/monitoring/ContainerInsights-Prometheus-Setup.md
+++ b/AmazonCloudWatch/latest/monitoring/ContainerInsights-Prometheus-Setup.md
@@ -104 +104 @@ To set up a service role, enter the following command. Replace `MyCluster` with
-**Add a policy to the cluster's IAM role (EC2 launch type only)**
+**Add a policy to the node group's IAM role (EC2 launch type only)**
@@ -106 +106 @@ To set up a service role, enter the following command. Replace `MyCluster` with
-###### To set up the IAM policy in a cluster for Prometheus support
+###### To set up the IAM policy in a node group for Prometheus support
@@ -112 +112 @@ To set up a service role, enter the following command. Replace `MyCluster` with
-  3. You need to find the prefix of the IAM role name for the cluster. To do this, select the check box next to the name of an instance that is in the cluster, and choose **Actions** , **Instance Settings** , **Attach/Replace IAM Role**. Then copy the prefix of the IAM role, such as `eksctl-dev303-workshop-nodegroup`.
+  3. You need to find the prefix of the IAM role name for the cluster. To do this, select the check box next to the name of an instance that is in the cluster, and choose **Actions** , **Security** , **Modify IAM Role**. Then copy the prefix of the IAM role, such as `eksctl-dev303-workshop-nodegroup`.