aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 28 forks source link

chore(infra): bump Lambda Runtime to NODEJS_16_X #67

Closed trivikr closed 2 years ago

trivikr commented 2 years ago

Issue

Lambda added support for Node.js 16.x https://aws.amazon.com/about-aws/whats-new/2022/05/aws-lambda-adds-support-node-js-16/

Description

Bumps Lambda Runtime to NODEJS_16_X

Testing

Local testing


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