aws-samples / aws-samples/api-gateway-multitenant-tiering-usageplans

Use NODEJS_20_X

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
9
PR merge metrics
No merged PRs in 30d

Description

### Use Case

Lambda NODEJS_14_X runtime is used at multiple places https://github.com/search?q=repo%3Aaws-samples%2Fapi-gateway-multitenant-tiering-usageplans%20NODEJS_14_X&type=code

It's function create is blocked as of `Jan 9, 2024`.
Lambda Supported Runtimes https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

### Proposed Solution

Use NODEJS_20_X, which [was made available on Nov 15, 2023](https://aws.amazon.com/blogs/compute/node-js-20-x-runtime-now-available-in-aws-lambda/)

Contributor guide

Open the contributing guide

Research direction

Search the repository for the NODEJS_14_X occurrences identified in the issue and inspect each Lambda configuration. Update the runtime references to NODEJS_20_X, then verify that all affected functions still deploy successfully with the supported runtime.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript, node.js
Domain
cloud
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.