AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-01 · Documentation low

File: cli/latest/reference/iam/list-group-policies.md

Summary

Updated CLI version reference and added hyperlink to ListAttachedGroupPolicies API documentation

Security assessment

Version bump and improved API cross-referencing don't indicate security fixes or vulnerabilities

Diff

diff --git a/cli/latest/reference/iam/list-group-policies.md b/cli/latest/reference/iam/list-group-policies.md
index 8f4861570..96182f0e1 100644
--- a//cli/latest/reference/iam/list-group-policies.md
+++ b//cli/latest/reference/iam/list-group-policies.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -62 +62 @@ Lists the names of the inline policies that are embedded in the specified IAM gr
-An IAM group can also have managed policies attached to it. To list the managed policies that are attached to a group, use ListAttachedGroupPolicies . For more information about policies, see [Managed policies and inline policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html) in the _IAM User Guide_ .
+An IAM group can also have managed policies attached to it. To list the managed policies that are attached to a group, use [ListAttachedGroupPolicies](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedGroupPolicies.html) . For more information about policies, see [Managed policies and inline policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html) in the _IAM User Guide_ .
@@ -281 +281 @@ Marker -> (string)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »