AWS cli documentation change
Summary
Updated branding from 'Amazon Connect' to 'Connect Customer' across documentation, modified CLI version references from 2.34.48 to 2.34.49
Security assessment
Changes are purely branding/naming updates without any security vulnerability fixes, security configuration changes, or new security features. No evidence of security incident response or vulnerability mitigation.
Diff
diff --git a/cli/latest/reference/connect/search-contacts.md b/cli/latest/reference/connect/search-contacts.md index 57a3f6306..7fa1d1236 100644 --- a//cli/latest/reference/connect/search-contacts.md +++ b//cli/latest/reference/connect/search-contacts.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 -Searches contacts in an Amazon Connect instance. +Searches contacts in an Connect Customer instance. @@ -103 +103 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec -> The identifier of Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. +> The identifier of Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. @@ -300 +300 @@ JSON Syntax: ->> Search criteria based on analysis outputs from Amazon Connect Contact Lens. +>> Search criteria based on analysis outputs from Connect Customer Contact Lens. @@ -304 +304 @@ JSON Syntax: ->>> Search criteria based on transcript analyzed by Amazon Connect Contact Lens. +>>> Search criteria based on transcript analyzed by Connect Customer Contact Lens. @@ -546 +546 @@ JSON Syntax: ->> The search criteria based on user-defined contact attributes that have been configured for contact search. For more information, see [Search by custom contact attributes](https://docs.aws.amazon.com/connect/latest/adminguide/search-custom-attributes.html) in the _Amazon Connect Administrator Guide_ . +>> The search criteria based on user-defined contact attributes that have been configured for contact search. For more information, see [Search by custom contact attributes](https://docs.aws.amazon.com/connect/latest/adminguide/search-custom-attributes.html) in the _Connect Customer Administrator Guide_ . @@ -550 +550 @@ JSON Syntax: ->> To use `SearchableContactAttributes` in a search request, the `GetContactAttributes` action is required to perform an API request. For more information, see <https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions> Actions defined by Amazon Connect. +>> To use `SearchableContactAttributes` in a search request, the `GetContactAttributes` action is required to perform an API request. For more information, see <https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions> Actions defined by Connect Customer. @@ -1141 +1141 @@ Contacts -> (list) ->>> The timestamp when the customer endpoint disconnected from Amazon Connect. +>>> The timestamp when the customer endpoint disconnected from Connect Customer. @@ -1339 +1339 @@ Contacts -> (list) ->>>> List of routing steps. When Amazon Connect does not find an available agent meeting the requirements in a step for a given step duration, the routing criteria will move on to the next step sequentially until a join is completed with an agent. When all steps are exhausted, the contact will be offered to any agent in the queue. +>>>> List of routing steps. When Connect Customer does not find an available agent meeting the requirements in a step for a given step duration, the routing criteria will move on to the next step sequentially until a join is completed with an agent. When all steps are exhausted, the contact will be offered to any agent in the queue. @@ -2076 +2076 @@ TotalCount -> (long) - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »