AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.48 to 2.34.49 and replaced 'Amazon Connect' with 'Connect Customer' throughout, including quotas and admin interface references
Security assessment
Changes consist solely of branding terminology updates (Amazon Connect → Connect Customer) and version bump. The strict validation behavior for predefined attributes remains unchanged with no security enhancements or vulnerability fixes introduced.
Diff
diff --git a/cli/latest/reference/connect/update-predefined-attribute.md b/cli/latest/reference/connect/update-predefined-attribute.md index 5c8cb7e13..45a2d1a2b 100644 --- a//cli/latest/reference/connect/update-predefined-attribute.md +++ b//cli/latest/reference/connect/update-predefined-attribute.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 predefined attribute for the specified Amazon Connect instance. A _predefined attribute_ is made up of a name and a value. +Updates a predefined attribute for the specified Connect Customer instance. A _predefined attribute_ is made up of a name and a value. @@ -61 +61 @@ Updates a predefined attribute for the specified Amazon Connect instance. A _pre -For the predefined attributes per instance quota, see [Amazon Connect quotas](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas) . +For the predefined attributes per instance quota, see [Connect Customer quotas](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas) . @@ -72 +72 @@ Following are common uses cases for this API: -> **Endpoints** : See [Amazon Connect endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/connect_region.html) . +> **Endpoints** : See [Connect Customer endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/connect_region.html) . @@ -112 +112 @@ 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 in the Amazon Resource Name (ARN) of the instance. +> The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. @@ -176 +176 @@ JSON Syntax: -> Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website. +> Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Connect Customer admin website. @@ -202 +202 @@ Syntax: -> Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website. +> Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Connect Customer admin website. @@ -206 +206 @@ Syntax: ->> When this parameter is set to true, Amazon Connect enforces strict validation on the specific values, if the values are predefined in attributes. The contact will store only valid and predefined values for the predefined attribute key. +>> When this parameter is set to true, Connect Customer enforces strict validation on the specific values, if the values are predefined in attributes. The contact will store only valid and predefined values for the predefined attribute key. @@ -347 +347 @@ None - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »