Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Lambda@Edge function creation fails #19

Open
apoman66 opened this issue Sep 23, 2022 · 2 comments
Open

Lambda@Edge function creation fails #19

apoman66 opened this issue Sep 23, 2022 · 2 comments

Comments

@apoman66
Copy link

Running script 06a-add-security-header.sh the ClouFormation stack doesn't get created with error:
"The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions."

@RiteshC05
Copy link

Running script 06a-add-security-header.sh the ClouFormation stack doesn't get created with error: "The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions."

In 06a-add-security-header.sh line 21 replace to Runtime: nodejs16.x and re-deploy the script

@yarozen
Copy link

yarozen commented Mar 19, 2023

Small correction:
In 06b-security-headers-lambda-edge.template line 21 replace to Runtime: nodejs16.x and re-deploy the script

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants