AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-28 · Documentation low

File: cli/latest/reference/gamelift/get-game-session-log.md

Summary

Updated AWS CLI version reference and added --cli-error-format parameter documentation

Security assessment

Adds error output formatting option but no security-related changes to logging functionality

Diff

diff --git a/cli/latest/reference/gamelift/get-game-session-log.md b/cli/latest/reference/gamelift/get-game-session-log.md
index 80399eacf..197cd13ca 100644
--- a//cli/latest/reference/gamelift/get-game-session-log.md
+++ b//cli/latest/reference/gamelift/get-game-session-log.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -83,0 +84 @@ Download a compressed log file for a game session.
+    [--cli-error-format <value>]
@@ -118,0 +120 @@ The formatting style for command output.
+  * off
@@ -184,0 +187,13 @@ Disable automatically prompt for CLI input parameters.
+`--cli-error-format` (string)
+
+The formatting style for error output. By default, errors are displayed in enhanced format.
+
+  * legacy
+  * json
+  * yaml
+  * text
+  * table
+  * enhanced
+
+
+
@@ -195 +210 @@ Disable automatically prompt for CLI input parameters.
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »