AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/list-policies-granting-service-access.md

Summary

Updated CLI version reference and added hyperlinks to GetUser/GetRole APIs and ListPoliciesGrantingServiceAccessEntry data type

Security assessment

Changes improve documentation clarity by linking to related API operations but do not address security issues or describe new security features.

Diff

diff --git a/cli/latest/reference/iam/list-policies-granting-service-access.md b/cli/latest/reference/iam/list-policies-granting-service-access.md
index d2b80366b..5c4a87ef7 100644
--- a//cli/latest/reference/iam/list-policies-granting-service-access.md
+++ b//cli/latest/reference/iam/list-policies-granting-service-access.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -76 +76 @@ For each managed policy, this operation returns the ARN and policy name. For eac
-Policies that are attached to users and roles as permissions boundaries are not returned. To view which managed policy is currently used to set the permissions boundary for a user or role, use the GetUser or GetRole operations.
+Policies that are attached to users and roles as permissions boundaries are not returned. To view which managed policy is currently used to set the permissions boundary for a user or role, use the [GetUser](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html) or [GetRole](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetRole.html) operations.
@@ -281 +281 @@ PoliciesGrantingServiceAccess -> (list)
->> This data type is used as a response element in the ListPoliciesGrantingServiceAccess operation.
+>> This data type is used as a response element in the [ListPoliciesGrantingServiceAccess](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPoliciesGrantingServiceAccess.html) operation.
@@ -297 +297 @@ PoliciesGrantingServiceAccess -> (list)
->>>> This data type is an element of the ListPoliciesGrantingServiceAccessEntry object.
+>>>> This data type is an element of the [ListPoliciesGrantingServiceAccessEntry](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPoliciesGrantingServiceAccessEntry.html) object.
@@ -343 +343 @@ Marker -> (string)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »