AWS cli documentation change
Summary
Updated API reference link for ListAttachedUserPolicies
Security assessment
Routine documentation update adding hyperlink to API reference without security implications
Diff
diff --git a/cli/latest/reference/iam/list-user-policies.md b/cli/latest/reference/iam/list-user-policies.md index 115dceeb6..d295ac33f 100644 --- a//cli/latest/reference/iam/list-user-policies.md +++ b//cli/latest/reference/iam/list-user-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 embedded in the specified IAM user. -An IAM user can also have managed policies attached to it. To list the managed policies that are attached to a user, use ListAttachedUserPolicies . 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 user can also have managed policies attached to it. To list the managed policies that are attached to a user, use [ListAttachedUserPolicies](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedUserPolicies.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_ . @@ -279 +279 @@ Marker -> (string) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »