aws-samples / aws-samples/amazon-cloudfront-secure-static-site

Upgrade Lambda runtime from Node.js 20

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
413
Forks
146
PR merge metrics
No merged PRs in 30d

Description

Node.js 20 Lambdas are getting deprecated on April 30, 2026: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

Can the custom resource handler be upgraded to Node 22 or 24?

Contributor guide

Open the contributing guide

Research direction

Locate the custom resource handler and its Lambda runtime configuration in the repository, then inspect how the handler is packaged and deployed. Update the runtime to a supported Node.js version and verify that the custom resource still deploys and executes successfully.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.