AWS cli documentation change
Summary
Updated navigation links and CLI version reference. Added documentation for new 'SessionType' field in Session structure with possible values LIVY/SPARK_CONNECT.
Security assessment
Changes are routine documentation updates and feature additions without any security vulnerability references or security feature descriptions. The new SessionType field appears to be a standard feature enhancement.
Diff
diff --git a/cli/latest/reference/glue/get-session.md b/cli/latest/reference/glue/get-session.md index bd39f27c0..904bc4575 100644 --- a//cli/latest/reference/glue/get-session.md +++ b//cli/latest/reference/glue/get-session.md @@ -13 +13 @@ - * [next](get-statement.html "get-statement") | + * [next](get-session-endpoint.html "get-session-endpoint") | @@ -15 +15 @@ - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) » @@ -23 +23 @@ - * [get-statement →](get-statement.html "next chapter \(use the right arrow\)") + * [get-session-endpoint →](get-session-endpoint.html "next chapter \(use the right arrow\)") @@ -459,0 +460,11 @@ Session -> (structure) +> +> SessionType -> (string) +> +>> The type of the session. +>> +>> Possible values: +>> +>> * `LIVY` +>> * `SPARK_CONNECT` +>> + @@ -462 +473 @@ Session -> (structure) - * [get-statement →](get-statement.html "next chapter \(use the right arrow\)") + * [get-session-endpoint →](get-session-endpoint.html "next chapter \(use the right arrow\)") @@ -469 +480 @@ Session -> (structure) - * [next](get-statement.html "get-statement") | + * [next](get-session-endpoint.html "get-session-endpoint") | @@ -471 +482 @@ Session -> (structure) - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) »