AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/tag-user.md

Summary

Updated CLI version reference from 2.27.45 to 2.27.46 and removed a note about AWS interpreting tag Value as a single string

Security assessment

The change updates version numbers and removes a non-security-related note about tag value interpretation. No security implications identified.

Diff

diff --git a/cli/latest/reference/iam/tag-user.md b/cli/latest/reference/iam/tag-user.md
index ed77ba14a..15c4dfa21 100644
--- a//cli/latest/reference/iam/tag-user.md
+++ b//cli/latest/reference/iam/tag-user.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -132,4 +131,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20
->>> 
->>> ### 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.
@@ -288 +284 @@ None
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »