Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Lambda examples to use NODEJS_18_X #961

Closed
2 tasks
trivikr opened this issue Nov 8, 2023 · 2 comments
Closed
2 tasks

Update Lambda examples to use NODEJS_18_X #961

trivikr opened this issue Nov 8, 2023 · 2 comments
Labels
feature-request A feature should be added or improved. language/dotnet Related to .NET examples language/go Related to Go examples language/java Related to Java examples language/python Related to Python examples language/typescript Related to Typescript examples p1

Comments

@trivikr
Copy link
Contributor

trivikr commented Nov 8, 2023

Describe the feature

Update Lambda examples to use NODEJS_18_X

Use Case

There are multiple examples on Lambda Node.js 10.x and 12.x which are no longer supported by Lambda:

And per official documentation, Node.js 14.x and 16.x will be following deprecation phase 1 on Nov 27, 2023 and Jun 12, 2024 respectively. These are also used in CDK examples:

Proposed Solution

Upgrade all examples to use NODEJS_18_X

Announcement blog post https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Typescript

@trivikr trivikr added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 8, 2023
@kaiz-io kaiz-io added language/dotnet Related to .NET examples language/java Related to Java examples language/python Related to Python examples language/typescript Related to Typescript examples language/go Related to Go examples p1 and removed needs-triage This issue or PR still needs to be triaged. labels Nov 10, 2023
@trivikr trivikr closed this as completed May 30, 2024
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. language/dotnet Related to .NET examples language/go Related to Go examples language/java Related to Java examples language/python Related to Python examples language/typescript Related to Typescript examples p1
Projects
None yet
Development

No branches or pull requests

2 participants