AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-19 · Documentation low

File: cli/latest/reference/connect/start-outbound-voice-contact.md

Summary

Updated CLI version from 2.34.48 to 2.34.49 and replaced 'Amazon Connect' with 'Connect Customer' throughout documentation, including references to guides, instances, attributes, and campaign handling.

Security assessment

Changes are branding updates (replacing 'Amazon Connect' with 'Connect Customer') and CLI version bumps. No security vulnerabilities, configurations, or features are mentioned or modified. Documentation links remain functional with updated naming.

Diff

diff --git a/cli/latest/reference/connect/start-outbound-voice-contact.md b/cli/latest/reference/connect/start-outbound-voice-contact.md
index e5e9cff70..3e62dc135 100644
--- a//cli/latest/reference/connect/start-outbound-voice-contact.md
+++ b//cli/latest/reference/connect/start-outbound-voice-contact.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
@@ -67 +67 @@ Dialing timeout for this operation can be configured with the “RingTimeoutInSe
-UK numbers with a 447 prefix are not allowed by default. Before you can dial these UK mobile numbers, you must submit a service quota increase request. For more information, see [Amazon Connect Service Quotas](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html) in the _Amazon Connect Administrator Guide_ .
+UK numbers with a 447 prefix are not allowed by default. Before you can dial these UK mobile numbers, you must submit a service quota increase request. For more information, see [Connect Customer Service Quotas](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html) in the _Connect Customer Administrator Guide_ .
@@ -71 +71 @@ UK numbers with a 447 prefix are not allowed by default. Before you can dial the
-Campaign calls are not allowed by default. Before you can make a call with `TrafficType` = `CAMPAIGN` , you must submit a service quota increase request to the quota [Amazon Connect campaigns](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#outbound-communications-quotas) .
+Campaign calls are not allowed by default. Before you can make a call with `TrafficType` = `CAMPAIGN` , you must submit a service quota increase request to the quota [Connect Customer campaigns](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#outbound-communications-quotas) .
@@ -137 +137 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
-> A description of the voice contact that appears in the agent’s snapshot in the CCP logs. For more information about CCP logs, see [Download and review CCP logs](https://docs.aws.amazon.com/connect/latest/adminguide/download-ccp-logs.html) in the _Amazon Connect Administrator Guide_ .
+> A description of the voice contact that appears in the agent’s snapshot in the CCP logs. For more information about CCP logs, see [Download and review CCP logs](https://docs.aws.amazon.com/connect/latest/adminguide/download-ccp-logs.html) in the _Connect Customer Administrator Guide_ .
@@ -274 +274 @@ JSON Syntax:
-> The identifier of the flow for the outbound call. To see the ContactFlowId in the Amazon Connect admin website, 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 outbound call. To see the ContactFlowId in the Connect Customer admin website, 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:
@@ -286 +286 @@ JSON Syntax:
-> 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.
@@ -307 +307 @@ JSON Syntax:
-> The phone number associated with the Amazon Connect instance, in E.164 format. If you do not specify a source phone number, you must specify a queue.
+> The phone number associated with the Connect Customer instance, in E.164 format. If you do not specify a source phone number, you must specify a queue.
@@ -321 +321 @@ 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.
@@ -396 +396 @@ JSON Syntax:
-> Denotes the class of traffic. Calls with different traffic types are handled differently by Amazon Connect. The default value is `GENERAL` . Use `CAMPAIGN` if `EnableAnswerMachineDetection` is set to `true` . For all other cases, use `GENERAL` .
+> Denotes the class of traffic. Calls with different traffic types are handled differently by Connect Customer. The default value is `GENERAL` . Use `CAMPAIGN` if `EnableAnswerMachineDetection` is set to `true` . For all other cases, use `GENERAL` .
@@ -602 +602 @@ ContactId -> (string)
-> The identifier of this contact within the Amazon Connect instance.
+> The identifier of this contact within the Connect Customer instance.
@@ -621 +621 @@ ContactId -> (string)
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »