AWS cli documentation change
Summary
Updated CLI version reference and added StatusReason cross-reference in error description.
Security assessment
Purely cosmetic version number update and error message cross-reference improvement. No security context or features introduced.
Diff
diff --git a/cli/latest/reference/gameliftstreams/list-stream-sessions.md b/cli/latest/reference/gameliftstreams/list-stream-sessions.md index dd25ddb8d..b60e825ea 100644 --- a//cli/latest/reference/gameliftstreams/list-stream-sessions.md +++ b//cli/latest/reference/gameliftstreams/list-stream-sessions.md @@ -15 +15 @@ - * [AWS CLI 2.31.16 Command Reference](../../index.html) » + * [AWS CLI 2.31.18 Command Reference](../../index.html) » @@ -308 +308 @@ Items -> (list) ->>> * `ERROR` : The stream session failed to activate. +>>> * `ERROR` : The stream session failed to activate. See `StatusReason` (returned by `GetStreamSession` and `StartStreamSession` ) for more information. @@ -428 +428 @@ NextToken -> (string) - * [AWS CLI 2.31.16 Command Reference](../../index.html) » + * [AWS CLI 2.31.18 Command Reference](../../index.html) »