AWS cli documentation change
Summary
Updated CLI version from 2.27.45 to 2.27.46 and added hyperlink to ListAttachedRolePolicies API reference
Security assessment
Version number update reflects routine CLI maintenance. Adding API reference link improves documentation clarity but does not indicate security fixes or new security features.
Diff
diff --git a/cli/latest/reference/iam/list-role-policies.md b/cli/latest/reference/iam/list-role-policies.md index de64c8919..8a29c1186 100644 --- a//cli/latest/reference/iam/list-role-policies.md +++ b//cli/latest/reference/iam/list-role-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 ro -An IAM role can also have managed policies attached to it. To list the managed policies that are attached to a role, use ListAttachedRolePolicies . 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 role can also have managed policies attached to it. To list the managed policies that are attached to a role, use [ListAttachedRolePolicies](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedRolePolicies.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_ . @@ -280 +280 @@ Marker -> (string) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »