From c0f482e5917a5fc2cfd84255f9193a28630f2c7e Mon Sep 17 00:00:00 2001 From: Ali-Desoki-So Date: Mon, 5 Jan 2026 14:02:21 +0200 Subject: [PATCH] Upgrade Node.js runtime to version 24 --- template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.yaml b/template.yaml index 36b6231..81a2264 100644 --- a/template.yaml +++ b/template.yaml @@ -319,7 +319,7 @@ Globals: - ApplyPermissionsBoundary - !Ref PermissionsBoundaryPolicyArn - !Ref AWS::NoValue - Runtime: nodejs20.x + Runtime: nodejs24.x Resources: S3Bucket: