aws-samples / mlops-e2e

MLOps End-to-End Example using Amazon SageMaker Pipeline, AWS CodePipeline and AWS CDK
MIT No Attribution
118 stars 77 forks source link

build: Update for NodeJS 18.x lambda runtime #79

Closed jessieweiyi closed 1 month ago

jessieweiyi commented 1 month ago

Issue #, if available:

70

Description of changes:

Merge the PR #77 Lambda NODEJS_14_X runtime to mainline after integration testing and fix one minor issue.

The PR upgrades the lambda runtime from NODEJS_14_X to NODEJS_18_X

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.