AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.37 to 2.34.38 and removed idle timeout documentation including both behavior description and status reason.
Security assessment
Eliminates documentation about security-adjacent idle session termination (60-minute timeout). While this reduces transparency for a security control, there's no evidence of a vulnerability being fixed. The change appears focused on content removal rather than security enhancement.
Diff
diff --git a/cli/latest/reference/gameliftstreams/start-stream-session.md b/cli/latest/reference/gameliftstreams/start-stream-session.md index 0dcd5020a..a76a5e55f 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.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) » @@ -89 +88,0 @@ 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. @@ -577 +575,0 @@ StatusReason -> (string) -> * `idleTimeout` : The stream session was terminated because it exceeded the idle timeout period of 60 minutes with no user input activity. @@ -798 +796 @@ ExportFilesMetadata -> (structure) - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) »