AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/workspaces-web/get-session.md

Summary

Updated navigation links, CLI version to 2.28.0, and reordered fields in session structure documentation (e.g., moved username, startTime, endTime, clientIpAddresses).

Security assessment

Changes involve documentation structure adjustments and CLI version updates. No explicit security vulnerabilities, mitigations, or security feature additions are mentioned. Reordering fields does not inherently impact security.

Diff

diff --git a/cli/latest/reference/workspaces-web/get-session.md b/cli/latest/reference/workspaces-web/get-session.md
index ea37ba4af..6b37e7bb3 100644
--- a//cli/latest/reference/workspaces-web/get-session.md
+++ b//cli/latest/reference/workspaces-web/get-session.md
@@ -13 +13 @@
-  * [next](get-trust-store.html "get-trust-store") |
+  * [next](get-session-logger.html "get-session-logger") |
@@ -15 +15 @@
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -23 +23 @@
-  * [get-trust-store →](get-trust-store.html "next chapter \(use the right arrow\)")
+  * [get-session-logger →](get-session-logger.html "next chapter \(use the right arrow\)")
@@ -204,10 +203,0 @@ session -> (structure)
-> clientIpAddresses -> (list)
->
->> The IP address of the client.
->> 
->> (string)
-> 
-> endTime -> (timestamp)
->
->> The end time of the session.
-> 
@@ -222 +212 @@ session -> (structure)
-> startTime -> (timestamp)
+> username -> (string)
@@ -224 +214,7 @@ session -> (structure)
->> The start time of the session.
+>> The username of the session.
+> 
+> clientIpAddresses -> (list)
+>
+>> The IP address of the client.
+>> 
+>> (string)
@@ -230 +226 @@ session -> (structure)
-> username -> (string)
+> startTime -> (timestamp)
@@ -232 +228,5 @@ session -> (structure)
->> The username of the session.
+>> The start time of the session.
+> 
+> endTime -> (timestamp)
+>
+>> The end time of the session.
@@ -235 +235 @@ session -> (structure)
-  * [get-trust-store →](get-trust-store.html "next chapter \(use the right arrow\)")
+  * [get-session-logger →](get-session-logger.html "next chapter \(use the right arrow\)")
@@ -242 +242 @@ session -> (structure)
-  * [next](get-trust-store.html "get-trust-store") |
+  * [next](get-session-logger.html "get-session-logger") |
@@ -244 +244 @@ session -> (structure)
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »