AWS Security ChangesHomeSearch

AWS codeguru documentation change

Service: codeguru · 2025-10-22 · Documentation low

File: codeguru/latest/security-ug/security_iam_id-based-policy-examples.md

Summary

Removed reference to specific interfaces (Management Console, CLI, API) in default permissions disclaimer and simplified phrasing

Security assessment

The change simplifies the description of default permissions but does not address any specific vulnerability or security incident. It maintains the core security concept of least privilege by default but removes examples of restricted interfaces without altering the security posture.

Diff

diff --git a/codeguru/latest/security-ug/security_iam_id-based-policy-examples.md b/codeguru/latest/security-ug/security_iam_id-based-policy-examples.md
index 25d7523aa..4fb3f44a2 100644
--- a//codeguru/latest/security-ug/security_iam_id-based-policy-examples.md
+++ b//codeguru/latest/security-ug/security_iam_id-based-policy-examples.md
@@ -11 +11 @@ On November 20, 2025, AWS will discontinue support for Amazon CodeGuru Security.
-By default, users and roles don't have permission to create or modify CodeGuru Security resources. They also can't perform tasks by using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles.
+By default, users and roles don't have permission to create or modify CodeGuru Security resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.