aws-lambda
aws-lambda copied to clipboard
Add support for new node runtime nodejs12.x and make it the default
- Add support for the new node runtime on AWS, nodejs12.x.
- Make nodejs12.x the default runtime.
- Maintain support nodejs10.x as it is still supported. So no changes for already deployed or provisioned apps.