AWS cli documentation change
Summary
Updated CLI version and removed documentation about idle timeout termination reason.
Security assessment
Removal of 'idleTimeout' status reason does not explicitly address a security vulnerability. This appears to be a documentation correction or simplification.
Diff
diff --git a/cli/latest/reference/gameliftstreams/get-stream-session.md b/cli/latest/reference/gameliftstreams/get-stream-session.md index 659458eca..0dd5163b6 100644 --- a//cli/latest/reference/gameliftstreams/get-stream-session.md +++ b//cli/latest/reference/gameliftstreams/get-stream-session.md @@ -15 +15 @@ - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) » @@ -327 +326,0 @@ StatusReason -> (string) -> * `idleTimeout` : The stream session was terminated because it exceeded the idle timeout period of 60 minutes with no user input activity. @@ -548 +547 @@ ExportFilesMetadata -> (structure) - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) »