- Newest
- Most votes
- Most comments
Based on the information provided, there appears to be a misunderstanding about the integration capabilities between Amazon Q for Connect and Amazon Bedrock Knowledge Bases.
Currently, Amazon Q for Connect does not directly integrate with Amazon Bedrock Knowledge Bases as a selectable source option. The available integration sources you're seeing (S3, Salesforce, Zendesk, etc.) are the correct options for Amazon Q in Connect.
Amazon Q and Amazon Bedrock Knowledge Bases are separate services with different capabilities:
-
Amazon Bedrock Knowledge Bases are designed to work with Bedrock foundation models (like Claude) to provide RAG (Retrieval Augmented Generation) capabilities.
-
Amazon Q for Connect has its own knowledge management system that uses different integration sources.
To achieve your goal of providing generative AI answers to agents based on your knowledge content, you have a few options:
-
Use Amazon Q's native knowledge management capabilities by uploading your PDFs to one of the supported sources (like S3).
-
If you specifically need the capabilities of Bedrock foundation models with your knowledge base, you may need to build a custom integration using AWS Lambda and the relevant APIs.
-
Check if there are any recent announcements about new integrations between these services, as AWS frequently updates their service capabilities.
I recommend reviewing the Amazon Q for Connect documentation again to understand the supported knowledge sources and integration options available for your specific use case.
Sources
Integrate Amazon Q in Connect with step-by-step guides - Amazon Connect
answered a year ago
The above answer is correct. Q is a separate service that provides you with an easy-to-implement knowledgebase solution, at a lower cost. I would recommend attempting to use Q in Connect for your solution, since you are already familiar with setting up a Bedrock Knowledgebase, the process will be relatively simple for you to set up.
If you have a very particular use-case that requires you to choose a specific Bedrock Model, then it can be possible to build an integration for your Bedrock Knowledgebase with Connect. However the process to do so takes much longer and would require building a Lex and Lambda infrastructure: https://aws.amazon.com/blogs/machine-learning/deploy-generative-ai-agents-in-your-contact-center-for-voice-and-chat-using-amazon-connect-amazon-lex-and-amazon-bedrock-knowledge-bases/
Sources: https://docs.aws.amazon.com/connect/latest/adminguide/enable-q.html
answered a year ago
Relevant content
asked 7 months ago
asked a year ago
