AWS cli documentation change
Summary
Updated CLI version reference from 2.34.48 to 2.34.49, changed 'Amazon Connect' to 'Connect Customer' in multiple references, and increased max value for a notification field from 129600 to 1051200
Security assessment
The modifications include branding updates and a functional parameter change (max value increase). There is no evidence of security vulnerability fixes or new security documentation. The max value change appears operational rather than security-related.
Diff
diff --git a/cli/latest/reference/connect/update-rule.md b/cli/latest/reference/connect/update-rule.md index 0b9034085..40cd94fb0 100644 --- a//cli/latest/reference/connect/update-rule.md +++ b//cli/latest/reference/connect/update-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 -Updates a rule for the specified Amazon Connect instance. +Updates a rule for the specified Connect Customer instance. @@ -113 +113 @@ 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. @@ -170 +170 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>> 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_ . @@ -181 +181 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>> 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_ . @@ -327 +327 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>> 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_ . @@ -338 +338 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>> 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_ . @@ -363 +363 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>>> 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. @@ -381 +381 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>>> 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. @@ -603 +603 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>>>> * max: `129600` +>>>>> * max: `1051200` @@ -869 +869 @@ None - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »