Skip to content

Commit b6c1564

Browse files
habibmasriHabib Masri
andauthored
increase MemorSize of inventory-lambda (#202)
Co-authored-by: Habib Masri <[email protected]>
1 parent cad9190 commit b6c1564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-collection/deploy/module-inventory.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ Resources:
12781278
logger.info(exc)
12791279
12801280
Handler: 'index.lambda_handler'
1281-
MemorySize: 2688
1281+
MemorySize: 5376
12821282
Timeout: 300
12831283
Role: !GetAtt LambdaRole.Arn
12841284
Environment:

0 commit comments

Comments
 (0)