AWS cli documentation change
Summary
Updated CLI version reference and added StatusReason cross-reference in error description.
Security assessment
Minor documentation update with no security-related content. Change only adds a reference to error details in other operations.
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 9b7a4bc52..6a8719a19 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.31.16 Command Reference](../../index.html) » + * [AWS CLI 2.31.18 Command Reference](../../index.html) » @@ -287 +287 @@ 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. @@ -407 +407 @@ NextToken -> (string) - * [AWS CLI 2.31.16 Command Reference](../../index.html) » + * [AWS CLI 2.31.18 Command Reference](../../index.html) »