AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/deploy/register.md

Summary

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

Security assessment

Version number update and error output formatting changes. No evidence of security-related fixes or security feature additions.

Diff

diff --git a/cli/latest/reference/deploy/register.md b/cli/latest/reference/deploy/register.md
index 6f70583d5..a902a7d21 100644
--- a//cli/latest/reference/deploy/register.md
+++ b//cli/latest/reference/deploy/register.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -85,0 +86 @@ Creates an IAM user for the on-premises instance, if not provided, and saves the
+    [--cli-error-format <value>]
@@ -148,0 +150 @@ The formatting style for command output.
+  * off
@@ -214,0 +217,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
+
+
+
@@ -254 +269 @@ Output:
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »