AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2026-02-19 · Documentation low

File: connect/latest/adminguide/ai-agent-initial-setup.md

Summary

Added support for multiple knowledge bases and Bring Your Own Bedrock Knowledge Base (BYOBKB) integration. Updated terminology from 'Amazon Q' to 'AI Agents', modified image references, and added new configuration steps.

Security assessment

The changes focus on feature enhancements (multiple knowledge bases, BYOBKB integration) and UI updates. There's no evidence of security vulnerability fixes, security patches, or security incident responses. The existing encryption step (KMS) remains unchanged.

Diff

diff --git a/connect/latest/adminguide/ai-agent-initial-setup.md b/connect/latest/adminguide/ai-agent-initial-setup.md
index 6caeae2ee..9eb34debb 100644
--- a//connect/latest/adminguide/ai-agent-initial-setup.md
+++ b//connect/latest/adminguide/ai-agent-initial-setup.md
@@ -5 +5 @@
-Supported content typesIntegration overviewBefore you beginStep 1: Create a domainStep 2: Encrypt the domainStep 3: Create an integration (knowledge base)Step 4: Configure your flow for Connect AI agentsWhen was your knowledge base last updated?Cross-region inference service
+Supported content typesIntegration overviewBefore you beginStep 1: Create a domainStep 2: Encrypt the domainStep 3: Create an integration (knowledge base)Step 4: Configure your flow for Connect AI agentsWhat if I have multiple knowledge bases?When was your knowledge base last updated?Cross-region inference service
@@ -37,0 +38,2 @@ The following sections explain how to use the Amazon Connect console to enable C
+  * What if I have multiple knowledge bases?
+
@@ -47 +49 @@ The following sections explain how to use the Amazon Connect console to enable C
-Amazon Connect supports the ingestion of HTML, Word, PDF, and text files up to 1 MB. Note the following:
+Connect AI agents support the ingestion of HTML, Word, PDF, and text files up to 1 MB. Note the following:
@@ -158 +160 @@ The following steps explain how to add a domain to an Amazon Connect instance, a
-  3. In the navigation pane, choose **Amazon Q** , and then choose **Add domain**.
+  3. In the navigation pane, choose **AI Agents** , and then choose **Add domain**.
@@ -164 +166 @@ The following steps explain how to add a domain to an Amazon Connect instance, a
-![Add domain page, create a new domain option.](/images/connect/latest/adminguide/images/q-enter-name.png)
+![Add domain page, create a new domain option.](/images/connect/latest/adminguide/images/ai-agent-enter-domain-name.png)
@@ -248 +250 @@ That takes you to the Key Management Service (KMS) console. Follow these steps:
-![Add labels page, alias name and a description.](/images/connect/latest/adminguide/images/wisdom-create-kms-key-add-labels.png)
+![Add labels page, alias name and a description.](/images/connect/latest/adminguide/images/ai-agents-create-kms-key-add-labels.png)
@@ -294 +296 @@ JSON
-In the following example, the name of the KMS key starts with **9059f488**.
+In the following example, the name of the KMS key starts with **82af7d87**.
@@ -296 +298 @@ In the following example, the name of the KMS key starts with **9059f488**.
-![The Customer managed keys page showing a typical key.](/images/connect/latest/adminguide/images/customer-profiles-create-kms-key-note-key.png)
+![The Customer managed keys page showing a typical key.](/images/connect/latest/adminguide/images/ai-agents-create-kms-key.png)
@@ -300 +302 @@ In the following example, the name of the KMS key starts with **9059f488**.
-![Encryption settings interface with option to customize and select an AWS KMS key.](/images/connect/latest/adminguide/images/customer-profiles-create-kms-key-choose-key.png)
+![Encryption settings interface with option to customize and select an AWS KMS key.](/images/connect/latest/adminguide/images/ai-agents-choose-kms-key.png)
@@ -309 +311 @@ In the following example, the name of the KMS key starts with **9059f488**.
-  1. On the **Amazon Q** page, choose **Add integration**.
+  1. On the **AI Agents** page, choose **Add integration**.
@@ -619 +621 @@ To create a new integration, use the following steps:
-![Web Crawler integration setup page showing the Integration name field where users enter a name for their new connection.](/images/connect/latest/adminguide/images/web-crawler-q-config-1.png)
+![Web Crawler integration setup page showing the Integration name field where users enter a name for their new connection.](/images/connect/latest/adminguide/images/web-crawler-ai-agent-config-1.png)
@@ -667,0 +670,27 @@ Each time the Web Crawler runs, it retrieves content for all URLs that are reach
+Now with Orchestration Type AI Agent, you can bring your own Bedrock Knowledge Base to seamlessly work with Connect AI Agents.
+
+###### Note
+
+The bedrock knowledge base integration type is only compatible with orchestration agent types.
+
+  1. Add new integration
+
+![The Add integration page.](/images/connect/latest/adminguide/images/add-integration-page-ai-agents.png)
+
+  2. Choose Bedrock Knowledge Base
+
+![Selecting Bedrock knowledge base from data source list](/images/connect/latest/adminguide/images/ai-agents-select-byobkb-data-source.png)
+
+  3. Select existing Bedrock Knowledge Base
+
+![Selecting existing Bedrock Knowledge Base](/images/connect/latest/adminguide/images/ai-agents-selecting-bedrock-knowledge-base.png)
+
+  4. Review and add integration
+
+![BYOBKB review and integrate page](/images/connect/latest/adminguide/images/ai-agents-byobkb-review-and-integrate.png)
+
+
+
+
+You have successfully integrated an existing Bedrock Knowledge Base with Connect's AI Agents
+
@@ -691,0 +721,4 @@ If you choose to [customize](./customize-connect-ai-agents.html) the experience,
+## What if I have multiple knowledge bases?
+
+You can configure your orchestration agent to utilize multiple knowledge bases by [configuring multiple retrieve tools.](https://docs.aws.amazon.com/connect/latest/adminguide/multiple-knowledge-base-setup-and-content-segmentation.html)
+