AWS cli documentation change
Summary
Updated branding from 'Amazon Connect' to 'Connect Customer' in instance references, admin interface descriptions, and attribute definitions. Updated AWS CLI version from 2.34.48 to 2.34.49.
Security assessment
Changes are purely terminological updates without security content modifications. Attribute definitions and operational instructions remain functionally unchanged despite branding adjustments.
Diff
diff --git a/cli/latest/reference/connect/start-email-contact.md b/cli/latest/reference/connect/start-email-contact.md index 77c42091f..793ee11d5 100644 --- a//cli/latest/reference/connect/start-email-contact.md +++ b//cli/latest/reference/connect/start-email-contact.md @@ -15 +15 @@ - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) » @@ -108 +108 @@ 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](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance. +> The identifier of the Connect Customer instance. You can [find the instance ID](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance. @@ -161 +161 @@ JSON Syntax: -> The email address associated with the Amazon Connect instance. +> The email address associated with the Connect Customer instance. @@ -560 +560 @@ JSON Syntax: -> The identifier of the flow for initiating the emails. To see the ContactFlowId in the Amazon Connect admin website, on the navigation menu go to **Routing** , **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 initiating the emails. To see the ContactFlowId in the Connect Customer admin website, on the navigation menu go to **Routing** , **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: @@ -583 +583 @@ 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. @@ -620 +620 @@ 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. @@ -950 +950 @@ ContactId -> (string) -> The identifier of this contact within the Amazon Connect instance. +> The identifier of this contact within the Connect Customer instance. @@ -969 +969 @@ ContactId -> (string) - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »