AWS cli documentation change
Summary
Updated AWS CLI version references and replaced 'Amazon Connect' with 'Connect Customer' terminology throughout, including quotas, endpoints, and admin interface references
Security assessment
Changes are limited to version number updates and branding terminology modifications. The validation behavior description update maintains existing functionality without introducing security considerations or features.
Diff
diff --git a/cli/latest/reference/connect/create-predefined-attribute.md b/cli/latest/reference/connect/create-predefined-attribute.md index 39b2f9f19..470dc7257 100644 --- a//cli/latest/reference/connect/create-predefined-attribute.md +++ b//cli/latest/reference/connect/create-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 -Creates a new predefined attribute for the specified Amazon Connect instance. A _predefined attribute_ is made up of a name and a value. +Creates a new predefined attribute for the specified Connect Customer instance. A _predefined attribute_ is made up of a name and a value. @@ -61 +61 @@ Creates a new predefined attribute for the specified Amazon Connect instance. A -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) »