AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/cognito-idp/describe-risk-configuration.md

Summary

Updated CLI version references, added error formatting option, and clarified email template format

Security assessment

Modifications focus on output formatting controls and email address documentation formatting. While describing risk configuration, the changes themselves don't introduce new security measures or address vulnerabilities.

Diff

diff --git a/cli/latest/reference/cognito-idp/describe-risk-configuration.md b/cli/latest/reference/cognito-idp/describe-risk-configuration.md
index 783a91204..e23e81d52 100644
--- a//cli/latest/reference/cognito-idp/describe-risk-configuration.md
+++ b//cli/latest/reference/cognito-idp/describe-risk-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -89,0 +90 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cognit
+    [--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
+
+
+
@@ -373 +388 @@ RiskConfiguration -> (structure)
->>>> The reply-to email address of an email template.
+>>>> The reply-to email address of an email template. Can be an email address in the format `[email protected]` or `Administrator <[email protected]>` .
@@ -658 +673 @@ RiskConfiguration -> (structure)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »