AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/update-role-description.md

Summary

Updated CLI version reference and removed note about tag value interpretation

Security assessment

Removal of general tag handling note unrelated to security

Diff

diff --git a/cli/latest/reference/iam/update-role-description.md b/cli/latest/reference/iam/update-role-description.md
index f73520581..56c820c1f 100644
--- a//cli/latest/reference/iam/update-role-description.md
+++ b//cli/latest/reference/iam/update-role-description.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Use UpdateRole instead.
+Use [UpdateRole](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateRole.html) instead.
@@ -316,4 +315,0 @@ Role -> (structure)
->>>> 
->>>> ### 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.
@@ -345 +341 @@ Role -> (structure)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »