(bedrock): new KB types support
Describe the feature
Add support for additional Knowledge Base types:
- [ ] Structured Data Store
- [x] #885
- [x] #968
Use Case
Amazon Bedrock Knowledge Bases allows you to connect to structured data stores, which contain data that conforms to a predefined schema. Examples of structured data include tables and databases. Amazon Bedrock Knowledge Bases can convert user queries into language that is suitable for extracting data from support structured data stores. It can then use the converted query to retrieve data that is relevant to the query and generate appropriate responses.
With Amazon Bedrock Knowledge Bases, you can build a knowledge base from an Amazon Kendra GenAI index to create more sophisticated and accurate Retrieval Augmented Generation (RAG)-powered digital assistants.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
Kendra support has been added in CDK v.2.174
This update also adds support for structured data stores: https://github.com/aws/aws-cdk/pull/33019 Should be released in next version
@erdemayyildiz working on structured data store support
Just for visibility: for structured data store: https://github.com/aws/aws-cdk/issues/32972#issuecomment-2614202993 preventing the release
closing since new features will go towards https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/aws-bedrock-alpha