AWS connect documentation change
Summary
Renamed 'Amazon Connect' to 'Connect Customer' throughout the documentation
Security assessment
The changes are purely branding/naming updates replacing 'Amazon Connect' with 'Connect Customer'. No security vulnerabilities, configurations, or features are mentioned. The core functionality remains unchanged.
Diff
diff --git a/connect/latest/adminguide/voiceid-integration-association-apis.md b/connect/latest/adminguide/voiceid-integration-association-apis.md index a40488d46..d28905502 100644 --- a//connect/latest/adminguide/voiceid-integration-association-apis.md +++ b//connect/latest/adminguide/voiceid-integration-association-apis.md @@ -7 +7 @@ -# Voice ID and Amazon Connect Integration Association APIs +# Voice ID and Connect Customer Integration Association APIs @@ -11 +11 @@ -End of support notice: On May 20, 2026, AWS will end support for Amazon Connect Voice ID. After May 20, 2026, you will no longer be able to access Voice ID on the Amazon Connect console, access Voice ID features on the Amazon Connect admin website or Contact Control Panel, or access Voice ID resources. For more information, visit [Amazon Connect Voice ID end of support](https://docs.aws.amazon.com/connect/latest/adminguide/amazonconnect-voiceid-end-of-support.html). +End of support notice: On May 20, 2026, AWS will end support for Amazon Connect Voice ID. After May 20, 2026, you will no longer be able to access Voice ID on the Amazon Connect console, access Voice ID features on the Connect Customer admin website or Contact Control Panel, or access Voice ID resources. For more information, visit [Amazon Connect Voice ID end of support](https://docs.aws.amazon.com/connect/latest/adminguide/amazonconnect-voiceid-end-of-support.html). @@ -13 +13 @@ End of support notice: On May 20, 2026, AWS will end support for Amazon Connect -You can use the following APIs to manage associations with Amazon Connect instances. You can perform these operations on the AWS Console as well. +You can use the following APIs to manage associations with Connect Customer instances. You can perform these operations on the AWS Console as well. @@ -15 +15 @@ You can use the following APIs to manage associations with Amazon Connect instan - 1. [CreateIntegrationAssociation](https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html): To enable Voice ID on an Amazon Connect instance, you will need to associate a Voice ID domain with a Amazon Connect instance using a `CreateIntegrationAssociation` request. You can only associate one Voice ID domain to an Amazon Connect instance. If the instance is already associated with a domain, the API returns the following error: + 1. [CreateIntegrationAssociation](https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html): To enable Voice ID on an Connect Customer instance, you will need to associate a Voice ID domain with a Connect Customer instance using a `CreateIntegrationAssociation` request. You can only associate one Voice ID domain to an Connect Customer instance. If the instance is already associated with a domain, the API returns the following error: @@ -21 +21 @@ You can use the following APIs to manage associations with Amazon Connect instan -When you enable Voice ID for an Amazon Connect instance (by using either the Amazon Connect console or the [CreateIntegrationAssociation](https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html) API), Amazon Connect creates a managed Amazon EventBridge rule in your account. This rule is used to ingest Voice ID events for creating contact records related to Voice ID. Additionally, Amazon Connect adds [Voice ID permissions](./connect-slr.html) to the service-linked role for Amazon Connect. +When you enable Voice ID for an Connect Customer instance (by using either the Connect Customer console or the [CreateIntegrationAssociation](https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html) API), Connect Customer creates a managed Amazon EventBridge rule in your account. This rule is used to ingest Voice ID events for creating contact records related to Voice ID. Additionally, Connect Customer adds [Voice ID permissions](./connect-slr.html) to the service-linked role for Connect Customer. @@ -23 +23 @@ When you enable Voice ID for an Amazon Connect instance (by using either the Ama - 2. [DeleteIntegrationAssociation](https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteIntegrationAssociation.html): To delete an existing association between an Amazon Connect instance and a Voice ID domain, you will need to call the `DeleteIntegrationAssociation` APIs along with the Amazon Connect InstanceID and the `IntegrationAssociationID` returned by `CreateIntegrationAssociation`. This is a required step if you want to associate a different Voice ID domain to this Amazon Connect instance. We do not recommend deleting associations in a production setup as it can cause unpredictable behavior for Voice ID in your Amazon Connect instance. + 2. [DeleteIntegrationAssociation](https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteIntegrationAssociation.html): To delete an existing association between an Connect Customer instance and a Voice ID domain, you will need to call the `DeleteIntegrationAssociation` APIs along with the Connect Customer InstanceID and the `IntegrationAssociationID` returned by `CreateIntegrationAssociation`. This is a required step if you want to associate a different Voice ID domain to this Connect Customer instance. We do not recommend deleting associations in a production setup as it can cause unpredictable behavior for Voice ID in your Connect Customer instance. @@ -25 +25 @@ When you enable Voice ID for an Amazon Connect instance (by using either the Ama - 3. [ListIntegrationAssociations](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListIntegrationAssociations.html): To list all the associations between Amazon Connect instance and Voice ID domains for your account in this Region, you can invoke `ListIntegrationAssociations` API. + 3. [ListIntegrationAssociations](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListIntegrationAssociations.html): To list all the associations between Connect Customer instance and Voice ID domains for your account in this Region, you can invoke `ListIntegrationAssociations` API. @@ -36 +36 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Manage Amazon Connect Voice ID domains +Manage Connect Customer Voice ID domains