AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-19 · Documentation low

File: cli/latest/reference/connect/create-rule.md

Summary

Updated CLI version references from 2.34.48 to 2.34.49, changed 'Amazon Connect' terminology to 'Connect Customer' throughout, and increased max value from 129600 to 1051200

Security assessment

Changes are primarily terminology updates and a functional parameter increase. No security vulnerabilities, exploits, or weaknesses are addressed. The max value change appears to be a feature enhancement (extending maximum duration) without security implications.

Diff

diff --git a/cli/latest/reference/connect/create-rule.md b/cli/latest/reference/connect/create-rule.md
index 1d48a324a..cabe7b6f2 100644
--- a//cli/latest/reference/connect/create-rule.md
+++ b//cli/latest/reference/connect/create-rule.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Creates a rule for the specified Amazon Connect instance.
+Creates a rule for the specified Connect Customer instance.
@@ -103 +103 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
-> The identifier of the Amazon Connect instance. You can [find the instance ID](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance.
+> The identifier of the Connect Customer instance. You can [find the instance ID](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance.
@@ -216 +216 @@ JSON Syntax:
->>>> The name. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Amazon Connect Administrators Guide_ .
+>>>> The name. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Connect Customer Administrators Guide_ .
@@ -227 +227 @@ JSON Syntax:
->>>> The description. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Amazon Connect Administrators Guide_ .
+>>>> The description. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Connect Customer Administrators Guide_ .
@@ -373 +373 @@ JSON Syntax:
->>>> The subject of the email if the delivery method is `EMAIL` . Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Amazon Connect Administrators Guide_ .
+>>>> The subject of the email if the delivery method is `EMAIL` . Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Connect Customer Administrators Guide_ .
@@ -384 +384 @@ JSON Syntax:
->>>> Notification content. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Amazon Connect Administrators Guide_ .
+>>>> Notification content. Supports variable injection. For more information, see [JSONPath reference](https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html) in the _Connect Customer Administrators Guide_ .
@@ -409 +409 @@ JSON Syntax:
->>>>> The tags used to organize, track, or control access for this resource. For example, { “Tags”: {“key1”:”value1”, “key2”:”value2”} }. Amazon Connect users with the specified tags will be notified.
+>>>>> The tags used to organize, track, or control access for this resource. For example, { “Tags”: {“key1”:”value1”, “key2”:”value2”} }. Connect Customer users with the specified tags will be notified.
@@ -427 +427 @@ JSON Syntax:
->>>>> The tags used to organize, track, or control access for this resource. For example, { “Tags”: {“key1”:”value1”, “key2”:”value2”} }. Amazon Connect users with the specified tags will be notified.
+>>>>> The tags used to organize, track, or control access for this resource. For example, { “Tags”: {“key1”:”value1”, “key2”:”value2”} }. Connect Customer users with the specified tags will be notified.
@@ -649 +649 @@ JSON Syntax:
->>>>>   * max: `129600`
+>>>>>   * max: `1051200`
@@ -938 +938 @@ RuleId -> (string)
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »