v2.2.1
aws-samples/bedrock-chatv2.2.1Nov 29, 2024by statefb
AI Summary
This release fixes a Lambda SnapStart compatibility issue in certain regions by making the feature optional through configuration.
Key Highlights
- Fixed Lambda SnapStart compatibility issue
- Made Lambda SnapStart optional via cdk.json configuration
New Features
- Lambda SnapStart configuration option
Full Release Notes
## Bug Fixes - Fixed Lambda SnapStart compatibility issue in certain regions by making it optional through enableLambdaSnapStart configuration in cdk.json #618 by @Yukinobu-Mine