AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/emr/get.md

Summary

Added --cli-error-format parameter and updated CLI version references

Security assessment

Error output formatting options do not affect security controls or reveal security features

Diff

diff --git a/cli/latest/reference/emr/get.md b/cli/latest/reference/emr/get.md
index dda4b7ea0..12b05c5e5 100644
--- a//cli/latest/reference/emr/get.md
+++ b//cli/latest/reference/emr/get.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -88,0 +89 @@ A value for the variable Key Pair File can be set in the AWS CLI config file usi
+    [--cli-error-format <value>]
@@ -127,0 +129 @@ The formatting style for command output.
+  * off
@@ -193,0 +196,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
+
+
+
@@ -218 +233 @@ The following downloads the `hadoop-examples.jar` archive from the master instan
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »