AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/gameliftstreams/start-stream-session.md

Summary

Added idle timeout documentation in both parameters and response sections.

Security assessment

Clear documentation of session timeout security control, but no indication of resolving a specific security issue.

Diff

diff --git a/cli/latest/reference/gameliftstreams/start-stream-session.md b/cli/latest/reference/gameliftstreams/start-stream-session.md
index 98a1a213b..042762a09 100644
--- a//cli/latest/reference/gameliftstreams/start-stream-session.md
+++ b//cli/latest/reference/gameliftstreams/start-stream-session.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.9 Command Reference](../../index.html) »
@@ -88,0 +89 @@ Timeouts to be aware of that affect a stream session:
+  * **Idle timeout** : A stream session will be terminated if no user input has been received for 60 minutes.
@@ -575,0 +577 @@ StatusReason -> (string)
+>   * `idleTimeout` : The stream session was terminated because it exceeded the idle timeout period of 60 minutes with no user input activity.
@@ -796 +798 @@ ExportFilesMetadata -> (structure)
-  * [AWS CLI 2.34.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.9 Command Reference](../../index.html) »