aws-samples / aws-samples/api-gateway-multitenant-tiering-usageplans
Use NODEJS_20_X
- 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
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