Minor Changes
- fedd4ce: Change a default runtime from Node.js 16.
If `aws-cdk/aws-lambda-nodejs:useLatestRuntimeVersion` is set to `true`, `NODEJS_LATEST` is used.
Otherwise, the latest version of `NODEJS_20_X`, `NODEJS_18_X` or `NODEJS_16_X` available in the CDK will be used.
- cef2d0e: - 8f4144c: update dependency aws-sdk/client-ec23.481.0 from 3.391.0.
Notice: It is bundled with the lambda custom resource.