Features
- lambda: parameterize Lambda runtime (f064df8)
- lambda: update default Python runtime from 3.7 to 3.11 (f26340b)
BREAKING CHANGES
- lambda: Default Lambda runtime has been updated from Python 3.7 to 3.11.
This change is necessary as AWS Lambda no longer supports Python 3.7.
This change may affect existing deployments that rely on the default runtime value.