This project is a representation of the GenAI Intelligent Document Processing Accelerator as a set of composable AWS CDK packages, enabling more flexible deployment, customization, and integration ...
AWS_lambda_project/ ├── main.tf # Root module orchestrating all submodules ├── variables.tf # Root variables (AWS region) ├── outputs.tf # Root outputs (website URL, API URL) ├── .gitignore # Git ...