From 793b6ebd3218c96c0b4a2768cab0a6780f529a53 Mon Sep 17 00:00:00 2001 From: s8edvsjo <43879895+s8edvsjo@users.noreply.github.com> Date: Tue, 18 Dec 2018 10:31:09 +0100 Subject: [PATCH] Update CreateZombieWorkshop.json --- CloudFormation/CreateZombieWorkshop.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CloudFormation/CreateZombieWorkshop.json b/CloudFormation/CreateZombieWorkshop.json index 57528b1..b68b9ce 100644 --- a/CloudFormation/CreateZombieWorkshop.json +++ b/CloudFormation/CreateZombieWorkshop.json @@ -377,7 +377,7 @@ "S3Bucket": { "Fn::FindInMap" : [ "AllowedRegions", { "Ref" : "AWS::Region" }, "S3ContentsBucket"]}, "S3Key": "S3GetFilesFunction.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "120" }, "DependsOn": [ @@ -395,7 +395,7 @@ "S3Bucket": { "Ref" : "S3BucketForWebsiteContent" }, "S3Key": "cognitoTriggerBuild.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "120" }, "DependsOn": [ @@ -456,7 +456,7 @@ "S3Bucket": { "Ref": "S3BucketForWebsiteContent" }, "S3Key": "WK305_Gateway.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "300", "MemorySize": "1536" }, @@ -477,7 +477,7 @@ "S3Bucket": { "Ref": "S3BucketForWebsiteContent" }, "S3Key": "cognito.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "300", "MemorySize": "1536" }, @@ -520,7 +520,7 @@ "S3Bucket": { "Ref" : "S3BucketForWebsiteContent" }, "S3Key": "ZombiePostMessage.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "60" }, "DependsOn": [ @@ -540,7 +540,7 @@ "S3Bucket": { "Ref" : "S3BucketForWebsiteContent" }, "S3Key": "ZombieGetMessages.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "60" }, "DependsOn" : [ @@ -596,7 +596,7 @@ "};\n" ]]} }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "10" }, "DependsOn" : ["TalkersDynamoDBTable","ZombieLabLambdaRole"] @@ -656,7 +656,7 @@ "};\n" ]]} }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "10" }, "DependsOn" : ["TalkersDynamoDBTable", "ZombieLabLambdaRole"] @@ -686,7 +686,7 @@ "S3Bucket": { "Ref" : "S3BucketForWebsiteContent" }, "S3Key": "IamUsers.zip" }, - "Runtime": "nodejs4.3", + "Runtime": "nodejs8.10", "Timeout": "60" }, "DependsOn": [