AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated CLI version, navigation links, and reordered client-token parameter position without content changes

Security assessment

Changes are limited to documentation structure and navigation links. The '--client-token' parameter relates to idempotency rather than security controls. No security features or vulnerabilities are addressed.

Diff

diff --git a/cli/latest/reference/workspaces-web/create-trust-store.md b/cli/latest/reference/workspaces-web/create-trust-store.md
index 1e22af924..45440e63f 100644
--- a//cli/latest/reference/workspaces-web/create-trust-store.md
+++ b//cli/latest/reference/workspaces-web/create-trust-store.md
@@ -14,2 +14,2 @@
-  * [previous](create-portal.html "create-portal") |
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [previous](create-session-logger.html "create-session-logger") |
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -22 +22 @@
-  * [← create-portal](create-portal.html "previous chapter \(use the left arrow\)") /
+  * [← create-session-logger](create-session-logger.html "previous chapter \(use the left arrow\)") /
@@ -68 +67,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp
-    [--client-token <value>]
@@ -69,0 +69 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp
+    [--client-token <value>]
@@ -106,6 +105,0 @@ Syntax:
-`--client-token` (string)
-
-> A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.
-> 
-> If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.
-
@@ -145,0 +140,6 @@ JSON Syntax:
+`--client-token` (string)
+
+> A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.
+> 
+> If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.
+
@@ -249 +249 @@ trustStoreArn -> (string)
-  * [← create-portal](create-portal.html "previous chapter \(use the left arrow\)") /
+  * [← create-session-logger](create-session-logger.html "previous chapter \(use the left arrow\)") /
@@ -258,2 +258,2 @@ trustStoreArn -> (string)
-  * [previous](create-portal.html "create-portal") |
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [previous](create-session-logger.html "create-session-logger") |
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »