AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/dlm/create-default-role.md

Summary

Updated CLI version and added --cli-error-format documentation

Security assessment

Changes relate to error message formatting and version updates. No security features or vulnerabilities addressed.

Diff

diff --git a/cli/latest/reference/dlm/create-default-role.md b/cli/latest/reference/dlm/create-default-role.md
index 9f233a375..696601c1f 100644
--- a//cli/latest/reference/dlm/create-default-role.md
+++ b//cli/latest/reference/dlm/create-default-role.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -84,0 +85 @@ Creates the default IAM role which will be used by Lifecycle service. If the rol
+    [--cli-error-format <value>]
@@ -123,0 +125 @@ The formatting style for command output.
+  * off
@@ -189,0 +192,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
+
+
+
@@ -221 +236 @@ For more information, see [Default service roles for Amazon Data Lifecycle Manag
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »