AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-07 · Documentation low

File: cli/latest/reference/glue/list-sessions.md

Summary

Updated CLI version reference and added 'SessionType' field documentation to Sessions structure.

Security assessment

Version update and feature documentation addition without security implications or vulnerability references.

Diff

diff --git a/cli/latest/reference/glue/list-sessions.md b/cli/latest/reference/glue/list-sessions.md
index 779de2d36..128716cfa 100644
--- a//cli/latest/reference/glue/list-sessions.md
+++ b//cli/latest/reference/glue/list-sessions.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.61 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
@@ -530,0 +531,11 @@ Sessions -> (list)
+>> 
+>> SessionType -> (string)
+>>
+>>> The type of the session.
+>>> 
+>>> Possible values:
+>>> 
+>>>   * `LIVY`
+>>>   * `SPARK_CONNECT`
+>>> 
+
@@ -552 +563 @@ NextToken -> (string)
-  * [AWS CLI 2.34.61 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.63 Command Reference](../../index.html) »