aws-samples / aws-lambda-edge-workshops

This repository contains instructions and blueprints for Lambda@Edge workshops
Apache License 2.0
111 stars 50 forks source link

Upgrade deprecated runtime nodejs12.x #11

Open chriscoombs opened 1 year ago

chriscoombs commented 1 year ago

CloudFormation templates in aws-lambda-edge-workshops have been found to include a soon to be deprecated Lambda function runtime (nodejs12.x). The affected templates have been updated to a supported runtime (nodejs16.x).

Please note, this pull request has been generated by a bot; please check the base branch and files changed before merging.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.