AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/workspaces-web/update-trust-store.md

Summary

Updated CLI version reference from 2.27.63 to 2.28.0, changed previous chapter link from update-portal to update-session-logger, moved --trust-store-arn parameter to required arguments section and added description

Security assessment

The change adds documentation for trust-store-arn parameter which relates to certificate management (a security feature), but there's no evidence of addressing a specific vulnerability. The changes appear to be documentation structure improvements rather than security fixes.

Diff

diff --git a/cli/latest/reference/workspaces-web/update-trust-store.md b/cli/latest/reference/workspaces-web/update-trust-store.md
index 486a9390a..9d93cf2f1 100644
--- a//cli/latest/reference/workspaces-web/update-trust-store.md
+++ b//cli/latest/reference/workspaces-web/update-trust-store.md
@@ -14,2 +14,2 @@
-  * [previous](update-portal.html "update-portal") |
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [previous](update-session-logger.html "update-session-logger") |
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -22 +22 @@
-  * [← update-portal](update-portal.html "previous chapter \(use the left arrow\)") /
+  * [← update-session-logger](update-session-logger.html "previous chapter \(use the left arrow\)") /
@@ -66,0 +67 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp
+    --trust-store-arn <value>
@@ -70 +70,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp
-    --trust-store-arn <value>
@@ -94,0 +95,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp
+`--trust-store-arn` (string)
+
+> The ARN of the trust store.
+
@@ -125,4 +128,0 @@ Syntax:
-`--trust-store-arn` (string)
-
-> The ARN of the trust store.
-
@@ -232 +232 @@ trustStoreArn -> (string)
-  * [← update-portal](update-portal.html "previous chapter \(use the left arrow\)") /
+  * [← update-session-logger](update-session-logger.html "previous chapter \(use the left arrow\)") /
@@ -241,2 +241,2 @@ trustStoreArn -> (string)
-  * [previous](update-portal.html "update-portal") |
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [previous](update-session-logger.html "update-session-logger") |
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »