AWS cli documentation change
Summary
Updated terminology from 'Amazon Connect' to 'Connect Customer' throughout the documentation, including instance references, admin website mentions, and service limits. Updated AWS CLI version from 2.34.48 to 2.34.49.
Security assessment
Changes are purely terminological updates replacing 'Amazon Connect' with 'Connect Customer'. No security vulnerabilities, configurations, or features are mentioned or modified. The changes don't alter any security controls, permissions, or best practices.
Diff
diff --git a/cli/latest/reference/connect/describe-predefined-attribute.md b/cli/latest/reference/connect/describe-predefined-attribute.md index 5b9b2123e..f5396af20 100644 --- a//cli/latest/reference/connect/describe-predefined-attribute.md +++ b//cli/latest/reference/connect/describe-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 -Describes a predefined attribute for the specified Amazon Connect instance. A _predefined attribute_ is made up of a name and a value. You can use predefined attributes for: +Describes a predefined attribute for the specified Connect Customer instance. A _predefined attribute_ is made up of a name and a value. You can use predefined attributes for: @@ -66 +66 @@ Describes a predefined attribute for the specified Amazon Connect instance. A _p -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) . @@ -68 +68 @@ For the predefined attributes per instance quota, see [Amazon Connect quotas](ht -> **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) . @@ -105 +105 @@ 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. @@ -283 +283 @@ PredefinedAttribute -> (structure) ->> 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. @@ -303 +303 @@ PredefinedAttribute -> (structure) ->> 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. @@ -307 +307 @@ PredefinedAttribute -> (structure) ->>> 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 teh 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 teh predefined attribute key. @@ -311 +311 @@ PredefinedAttribute -> (structure) ->>> A boolean flag used to indicate whether a predefined attribute should be displayed in the Amazon Connect admin website. +>>> A boolean flag used to indicate whether a predefined attribute should be displayed in the Connect Customer admin website. @@ -337 +337 @@ PredefinedAttribute -> (structure) - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »