Runtime updated to nodejs10.x

This commit is contained in:
Oliver Gutperl
2019-12-16 08:13:20 +01:00
parent 5872e8e1a7
commit 558ab482d9
4 changed files with 16 additions and 10 deletions

View File

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