AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to DetachUserPolicy API documentation
Security assessment
Routine version update and added API reference link. No evidence of security vulnerability fixes or new security documentation.
Diff
diff --git a/cli/latest/reference/iam/delete-user-policy.md b/cli/latest/reference/iam/delete-user-policy.md index 590c0bb55..3c365a0a5 100644 --- a//cli/latest/reference/iam/delete-user-policy.md +++ b//cli/latest/reference/iam/delete-user-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 user. -A user can also have managed policies attached to it. To detach a managed policy from a user, use DetachUserPolicy . 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 user can also have managed policies attached to it. To detach a managed policy from a user, use [DetachUserPolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachUserPolicy.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) »