AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/gameliftstreams/list-stream-sessions.md

Summary

Added 'idleTimeout' status reason documentation for session termination tracking.

Security assessment

Enhanced documentation of session timeout behavior as security hygiene measure, not a vulnerability fix.

Diff

diff --git a/cli/latest/reference/gameliftstreams/list-stream-sessions.md b/cli/latest/reference/gameliftstreams/list-stream-sessions.md
index dd3f43c2c..bba3a1af0 100644
--- a//cli/latest/reference/gameliftstreams/list-stream-sessions.md
+++ b//cli/latest/reference/gameliftstreams/list-stream-sessions.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.9 Command Reference](../../index.html) »
@@ -361,0 +362 @@ Items -> (list)
+>>>   * `idleTimeout` : The stream session was terminated because it exceeded the idle timeout period of 60 minutes with no user input activity.
@@ -481 +482 @@ NextToken -> (string)
-  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.9 Command Reference](../../index.html) »