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

Create a secure static website with CloudFront for your registered domain.
Apache License 2.0
389 stars 140 forks source link

Please update runtime from nodejs12.x #57

Closed ajrudzitis closed 2 years ago

ajrudzitis commented 2 years ago

AWS is ending support for Node.js 12 [0]

It would be great if this example[1] could be updated to refer to a more recent runtime.

[0] https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy [1] https://github.com/aws-samples/amazon-cloudfront-secure-static-site/blob/740df6eae3588eee3b974bb0869f65081538d7b4/templates/custom-resource.yaml#L89

ConnorKirk commented 2 years ago

Thanks for opening an issue Aleks. It now uses Node16.