Skip to content

Commit 1263163

Browse files
committed
raise memory limit
1 parent 2de9596 commit 1263163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

output/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Resources:
5959
S3Key: 2016-09-23T12:50:03/lambda-screenshots.zip
6060
FunctionName: lambda-screenshots-takeScreenshot
6161
Handler: handler.take_screenshot
62-
MemorySize: 1024
62+
MemorySize: 1500
6363
Role:
6464
Fn::GetAtt:
6565
- IamRoleLambdaExecution

0 commit comments

Comments
 (0)