AWS cli documentation change
Summary
Updated CLI version and removed documentation reference to idle timeout behavior.
Security assessment
Removal of idle timeout documentation does not explicitly address a security issue. Could impact session management expectations but lacks concrete evidence of security remediation.
Diff
diff --git a/cli/latest/reference/gameliftstreams/start-stream-session.md b/cli/latest/reference/gameliftstreams/start-stream-session.md index f1e7c2868..df6d77ffb 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.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 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.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) »