AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-03-31 · Documentation low

File: cli/latest/reference/deadline/update-session.md

Summary

Updated AWS CLI version reference from 2.34.19 to 2.34.20 and reordered parameters (--client-token and --target-lifecycle-status) in the command syntax and descriptions.

Security assessment

The changes are routine documentation updates (version bump) and parameter reordering. There is no evidence of addressing a security vulnerability, weakness, or incident. The client-token parameter is for idempotency and the target-lifecycle-status is for session management, but no security features are added or modified.

Diff

diff --git a/cli/latest/reference/deadline/update-session.md b/cli/latest/reference/deadline/update-session.md
index 06beedd9d..021de0a7d 100644
--- a//cli/latest/reference/deadline/update-session.md
+++ b//cli/latest/reference/deadline/update-session.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.19 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.20 Command Reference](../../index.html) »
@@ -67,2 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
-    [--client-token <value>]
-    --target-lifecycle-status <value>
@@ -72,0 +71,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
+    [--client-token <value>]
+    --target-lifecycle-status <value>
@@ -98,21 +97,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
-`--client-token` (string)
-
-> The unique token which the server uses to recognize retries of the same request.
-> 
-> Constraints:
-> 
->   * min: `1`
->   * max: `64`
-> 
-
-
-`--target-lifecycle-status` (string) [required]
-
-> The life cycle status to update in the session.
-> 
-> Possible values:
-> 
->   * `ENDED`
-> 
-
-
@@ -158,0 +138,21 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
+`--client-token` (string)
+
+> The unique token which the server uses to recognize retries of the same request.
+> 
+> Constraints:
+> 
+>   * min: `1`
+>   * max: `64`
+> 
+
+
+`--target-lifecycle-status` (string) [required]
+
+> The life cycle status to update in the session.
+> 
+> Possible values:
+> 
+>   * `ENDED`
+> 
+
+
@@ -284 +284 @@ None
-  * [AWS CLI 2.34.19 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.20 Command Reference](../../index.html) »