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

revert: Remove Cloudfront WAF due to deployment in incorrect region. #587

Closed charles-marion closed 1 month ago

charles-marion commented 1 month ago

Issue #, if available:

Description of changes: Partial Revert of #581 due to #585

The construct CfnWebACL when associated with Cloudfront has to be deployed in us-east-1.

Testing Deployed in a second region

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