AWS cli documentation change
Summary
Added 'idleTimeout' status reason documentation across multiple sections.
Security assessment
Consistent documentation of idle timeout as security-related session management feature, but no vulnerability addressed.
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 9c182a2a0..dca5ccdf1 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.8 Command Reference](../../index.html) » + * [AWS CLI 2.34.9 Command Reference](../../index.html) » @@ -340,0 +341 @@ Items -> (list) +>>> * `idleTimeout` : The stream session was terminated because it exceeded the idle timeout period of 60 minutes with no user input activity. @@ -460 +461 @@ NextToken -> (string) - * [AWS CLI 2.34.8 Command Reference](../../index.html) » + * [AWS CLI 2.34.9 Command Reference](../../index.html) »