AWS cli documentation change
Summary
Updated branding terminology from 'Amazon Connect' to 'Connect Customer' throughout documentation, including references to the administrator guide, instance names, attributes, and console UI. Also updated AWS CLI version reference from 2.34.48 to 2.34.49.
Security assessment
Changes are purely branding/naming updates without security implications. No vulnerabilities, security features, or security-related content was added or modified. Updates to CLI version numbers are routine maintenance.
Diff
diff --git a/cli/latest/reference/connect/start-outbound-chat-contact.md b/cli/latest/reference/connect/start-outbound-chat-contact.md index 1676ef87b..aee7c2b1a 100644 --- a//cli/latest/reference/connect/start-outbound-chat-contact.md +++ b//cli/latest/reference/connect/start-outbound-chat-contact.md @@ -15 +15 @@ - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) » @@ -65 +65 @@ This API can be used to initiate outbound SMS or WhatsApp contacts for an agent, -For more information about using SMS or WhatsApp in Amazon Connect, see the following topics in the _Amazon Connect Administrator Guide_ : +For more information about using SMS or WhatsApp in Connect Customer, see the following topics in the _Connect Customer Administrator Guide_ : @@ -207 +207 @@ JSON Syntax: -> 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. @@ -218 +218 @@ JSON Syntax: -> A set of system defined key-value pairs stored on individual contact segments using an attribute map. The attributes are standard Amazon Connect attributes. They can be accessed in flows. +> A set of system defined key-value pairs stored on individual contact segments using an attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows. @@ -422 +422 @@ JSON Syntax: -> A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in flows just like any other contact attributes. +> A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and can be accessed in flows just like any other contact attributes. @@ -457 +457 @@ JSON Syntax: -> The identifier of the flow for the call. To see the ContactFlowId in the Amazon Connect console user interface, on the navigation menu go to **Routing, Contact Flows** . Choose the flow. On the flow page, under the name of the flow, choose **Show additional flow information** . The ContactFlowId is the last part of the ARN, shown here in bold: +> The identifier of the flow for the call. To see the ContactFlowId in the Connect Customer console user interface, on the navigation menu go to **Routing, Contact Flows** . Choose the flow. On the flow page, under the name of the flow, choose **Show additional flow information** . The ContactFlowId is the last part of the ARN, shown here in bold: @@ -634 +634 @@ JSON Syntax: -> The unique identifier for an Amazon Connect contact. This identifier is related to the contact starting. +> The unique identifier for an Connect Customer contact. This identifier is related to the contact starting. @@ -802 +802 @@ ContactId -> (string) -> The identifier of this contact within the Amazon Connect instance. +> The identifier of this contact within the Connect Customer instance. @@ -821 +821 @@ ContactId -> (string) - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »