AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated API operation links and removed tag value interpretation note

Security assessment

Removed documentation about tag value interpretation but no evidence this relates to a security issue. Changes focus on hyperlink additions and content cleanup.

Diff

diff --git a/cli/latest/reference/iam/list-users.md b/cli/latest/reference/iam/list-users.md
index a88840e04..0485e6c7d 100644
--- a//cli/latest/reference/iam/list-users.md
+++ b//cli/latest/reference/iam/list-users.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -71 +71 @@ IAM resource-listing operations return a subset of the available attributes for
-To view all of the information for a user, see GetUser .
+To view all of the information for a user, see [GetUser](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html) .
@@ -285,3 +285,3 @@ Users -> (list)
->>   * CreateUser
->>   * GetUser
->>   * ListUsers
+>>   * [CreateUser](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateUser.html)
+>>   * [GetUser](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html)
+>>   * [ListUsers](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUsers.html)
@@ -324 +324 @@ Users -> (list)
->>> This value is returned only in the GetUser and ListUsers operations.
+>>> This value is returned only in the [GetUser](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html) and [ListUsers](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUsers.html) operations.
@@ -353,4 +352,0 @@ Users -> (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.
@@ -376 +372 @@ Marker -> (string)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »