AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.37 to 2.34.38 and removed the 'idleTimeout' status reason description.
Security assessment
Version number update and removal of idle timeout documentation. The change doesn't address security vulnerabilities or add security features, though it reduces visibility into security-related session termination behavior.
Diff
diff --git a/cli/latest/reference/gameliftstreams/list-stream-sessions-by-account.md b/cli/latest/reference/gameliftstreams/list-stream-sessions-by-account.md index 4f3c72e0e..3757611d5 100644 --- a//cli/latest/reference/gameliftstreams/list-stream-sessions-by-account.md +++ b//cli/latest/reference/gameliftstreams/list-stream-sessions-by-account.md @@ -15 +15 @@ - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) » @@ -341 +340,0 @@ Items -> (list) ->>> * `idleTimeout` : The stream session was terminated because it exceeded the idle timeout period of 60 minutes with no user input activity. @@ -461 +460 @@ NextToken -> (string) - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) »