AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/list-roles.md

Summary

Updated CLI version from 2.27.45 to 2.27.46, added hyperlink to GetRole API reference, and removed a note about tag value interpretation

Security assessment

Version update and API link addition are routine changes. Removal of tag handling note appears to be content cleanup with no security implications mentioned.

Diff

diff --git a/cli/latest/reference/iam/list-roles.md b/cli/latest/reference/iam/list-roles.md
index 84e36cf5d..606a30e52 100644
--- a//cli/latest/reference/iam/list-roles.md
+++ b//cli/latest/reference/iam/list-roles.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -72 +72 @@ IAM resource-listing operations return a subset of the available attributes for
-To view all of the information for a role, see GetRole .
+To view all of the information for a role, see [GetRole](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetRole.html) .
@@ -373,4 +372,0 @@ Roles -> (list)
->>>>> 
->>>>> ### Note
->>>>> 
->>>>> Amazon Web Services always interprets the tag `Value` as a single string. If you need to store an array, you can store comma-separated values in the string. However, you must interpret the value in your code.
@@ -410 +406 @@ Marker -> (string)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »