AWS cli documentation change
Summary
Updated CLI version references from 2.34.48 to 2.34.49. Replaced 'Amazon Connect' with 'Connect Customer' throughout the documentation, including service principal references, instance descriptions, queue identifiers, and endpoint associations.
Security assessment
Changes are limited to branding updates (replacing 'Amazon Connect' with 'Connect Customer') and CLI version bumps. No security vulnerabilities, configurations, or features are mentioned or modified. The core functionality remains unchanged.
Diff
diff --git a/cli/latest/reference/connect/batch-put-contact.md b/cli/latest/reference/connect/batch-put-contact.md index 2700a7d79..521aa7c92 100644 --- a//cli/latest/reference/connect/batch-put-contact.md +++ b//cli/latest/reference/connect/batch-put-contact.md @@ -15 +15 @@ - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) » @@ -61 +61 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Only the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account and call this API. +Only the Connect Customer outbound campaigns service principal is allowed to assume a role in your account and call this API. @@ -63 +63 @@ Only the Amazon Connect outbound campaigns service principal is allowed to assum -Allows you to create a batch of contacts in Amazon Connect. The outbound campaigns capability ingests dial requests via the [PutDialRequestBatch](https://docs.aws.amazon.com/connect-outbound/latest/APIReference/API_PutDialRequestBatch.html) API. It then uses BatchPutContact to create contacts corresponding to those dial requests. If agents are available, the dial requests are dialed out, which results in a voice call. The resulting voice call uses the same contactId that was created by BatchPutContact. +Allows you to create a batch of contacts in Connect Customer. The outbound campaigns capability ingests dial requests via the [PutDialRequestBatch](https://docs.aws.amazon.com/connect-outbound/latest/APIReference/API_PutDialRequestBatch.html) API. It then uses BatchPutContact to create contacts corresponding to those dial requests. If agents are available, the dial requests are dialed out, which results in a voice call. The resulting voice call uses the same contactId that was created by BatchPutContact. @@ -111 +111 @@ 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. @@ -137 +137 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>> Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the campaign. +>>> Endpoint associated with the Connect Customer instance from which outbound contact will be initiated for the campaign. @@ -205 +205 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec ->>> The identifier of the queue associated with the Amazon Connect instance in which contacts that are created will be queued. +>>> The identifier of the queue associated with the Connect Customer instance in which contacts that are created will be queued. @@ -529 +529 @@ FailedRequestList -> (list) - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »