lambda runtime updated to nodejs8.10

This commit is contained in:
Oliver Gutperl
2019-03-27 12:49:52 +01:00
parent 8b1e794be7
commit 48ea1c69f8

View File

@@ -12,7 +12,7 @@ Resources:
Type: AWS::Serverless::Function
Properties:
Handler: index.handler
Runtime: nodejs6.10
Runtime: nodejs8.10
Description: 'Standard Redirects for CloudFront by Digital Sailors via the Serverless Application Repository.'
MemorySize: 128
Timeout: 3