AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/emr/create-default-roles.md

Summary

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

Security assessment

Addition of error formatting options and version updates are routine CLI improvements without security implications

Diff

diff --git a/cli/latest/reference/emr/create-default-roles.md b/cli/latest/reference/emr/create-default-roles.md
index a8261c6af..8d3cac81a 100644
--- a//cli/latest/reference/emr/create-default-roles.md
+++ b//cli/latest/reference/emr/create-default-roles.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -85,0 +86 @@ If you do not have a Service Role and Instance Profile variable set for your cre
+    [--cli-error-format <value>]
@@ -120,0 +122 @@ The formatting style for command output.
+  * off
@@ -186,0 +189,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
+
+
+
@@ -352 +367 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »