AWS connect documentation change
Summary
Updated references from 'Amazon Connect' to 'Connect Customer' in admin interface and API documentation
Security assessment
Changes are limited to product naming conventions. Security profile permissions and API references remain functionally identical with no security implications or new security content added.
Diff
diff --git a/connect/latest/adminguide/integrate-guides-with-ai-agents.md b/connect/latest/adminguide/integrate-guides-with-ai-agents.md index 230dbdd9a..bad02422e 100644 --- a//connect/latest/adminguide/integrate-guides-with-ai-agents.md +++ b//connect/latest/adminguide/integrate-guides-with-ai-agents.md @@ -55 +55 @@ Identify which content resources you want to associate with a step-by-step guide -You need to get the `flowARN` of the step-by-step guide that you want to associate with the content. There are two ways you can get the `flowARN`: use the Amazon Connect admin website or the CLI. +You need to get the `flowARN` of the step-by-step guide that you want to associate with the content. There are two ways you can get the `flowARN`: use the Connect Customer admin website or the CLI. @@ -57 +57 @@ You need to get the `flowARN` of the step-by-step guide that you want to associa -Amazon Connect admin website +Connect Customer admin website @@ -60 +60 @@ Amazon Connect admin website - 1. In the Amazon Connect admin website, on the navigation menu choose **Routing** , **Flows**. + 1. In the Connect Customer admin website, on the navigation menu choose **Routing** , **Flows**. @@ -78 +78 @@ AWS CLI - 1. You can call the Amazon Connect [ListInstances](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListInstances.html) API or run the `list-instances` CLI command to get the `instanceId` of the instance you want to use. + 1. You can call the Connect Customer [ListInstances](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListInstances.html) API or run the `list-instances` CLI command to get the `instanceId` of the instance you want to use. @@ -86 +86 @@ Copy and save the `instanceId`. - 2. You can call the Amazon Connect [ListContactFlows](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListContactFlows.html) API or run the `list-contact-flows` CLI command to determine the step-by-step guide to use. + 2. You can call the Connect Customer [ListContactFlows](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListContactFlows.html) API or run the `list-contact-flows` CLI command to determine the step-by-step guide to use. @@ -160 +160 @@ Assign the following **Agent Applications** security profile permissions to the -For information about how to add more permissions to an existing security profile, see [Update security profiles in Amazon Connect](./update-security-profiles.html). +For information about how to add more permissions to an existing security profile, see [Update security profiles in Connect Customer](./update-security-profiles.html).