aws-samples / aws-genai-llm-chatbot

A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS
https://aws-samples.github.io/aws-genai-llm-chatbot/
MIT No Attribution
1.1k stars 332 forks source link

bug: Fix incorrect input validation (OpenSearch following Pydantic up date) + Added missing CMK use (Alarm topic) #600

Closed charles-marion closed 3 weeks ago

charles-marion commented 3 weeks ago

Issue #, if available:

Description of changes: Follow up of #598. The Opensearch input validation was incorrect.

In addition added a missing use of the shared CMK (Alarm topic)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.