From 1a729f05033eff9438cf1b4fae7c480b9b91515d Mon Sep 17 00:00:00 2001 From: "Patrick F. Marques" Date: Thu, 4 Apr 2019 20:04:47 +0100 Subject: [PATCH] Update NodeJS version --- cloud/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/api.yaml b/cloud/api.yaml index 450b416..16c6197 100644 --- a/cloud/api.yaml +++ b/cloud/api.yaml @@ -252,7 +252,7 @@ Resources: Properties: FunctionName: !Ref LambdaFunctionName Handler: index.handler - Runtime: nodejs4.3 + Runtime: nodejs8.10 Policies: AmazonDynamoDBFullAccess Environment: Variables: