aws-samples / serverless-snippets

Snippets of code used for Serverless Development. Code examples hosted on serverlessland.com/snippets
https://serverlessland.com/snippets
MIT No Attribution
140 stars 93 forks source link

Update Nodejs Kinesis Lambda to support Nodejs 20 #170

Closed tadhgob closed 6 months ago

tadhgob commented 6 months ago

Description of changes:

Modified handler to support ES6 module with Nodejs 20 runtime

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