AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/detach-group-policy.md

Summary

Updated CLI version reference and added hyperlink to DeleteGroupPolicy API documentation

Security assessment

Version update and API reference link addition. No security-related changes detected.

Diff

diff --git a/cli/latest/reference/iam/detach-group-policy.md b/cli/latest/reference/iam/detach-group-policy.md
index ad4177ce2..096deef84 100644
--- a//cli/latest/reference/iam/detach-group-policy.md
+++ b//cli/latest/reference/iam/detach-group-policy.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -62 +62 @@ Removes the specified managed policy from the specified IAM group.
-A group can also have inline policies embedded with it. To delete an inline policy, use DeleteGroupPolicy . For 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_ .
+A group can also have inline policies embedded with it. To delete an inline policy, use [DeleteGroupPolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteGroupPolicy.html) . For 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_ .
@@ -241 +241 @@ None
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »