AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to DetachGroupPolicy API documentation
Security assessment
Routine documentation update with API reference linking. No security-specific changes or vulnerability fixes mentioned.
Diff
diff --git a/cli/latest/reference/iam/delete-group-policy.md b/cli/latest/reference/iam/delete-group-policy.md index ac897bcd2..d4a39dc1e 100644 --- a//cli/latest/reference/iam/delete-group-policy.md +++ b//cli/latest/reference/iam/delete-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 @@ Deletes the specified inline policy that is embedded in the specified IAM group. -A group can also have managed policies attached to it. To detach a managed policy from a group, use DetachGroupPolicy . For more information about policies, refer to [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 managed policies attached to it. To detach a managed policy from a group, use [DetachGroupPolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachGroupPolicy.html) . For more information about policies, refer to [Managed policies and inline policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html) in the _IAM User Guide_ . @@ -243 +243 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »