Skip to content

Commit 680f285

Browse files
authored
Update template.yml (#100)
Signed-off-by: James Pether Sörling <[email protected]>
1 parent f0cbb2d commit 680f285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloudformation/template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Resources:
441441
Architectures:
442442
- arm64
443443
MemorySize: 256
444-
ReservedConcurrentExecutions: 1
444+
ReservedConcurrentExecutions: 4
445445
DeadLetterConfig:
446446
TargetArn: !Ref "DeadLetterTopic"
447447
PackageType: "Zip"
@@ -474,7 +474,7 @@ Resources:
474474
Architectures:
475475
- arm64
476476
MemorySize: 256
477-
ReservedConcurrentExecutions: 1
477+
ReservedConcurrentExecutions: 4
478478
DeadLetterConfig:
479479
TargetArn: !Ref "DeadLetterTopic"
480480
PackageType: "Zip"

0 commit comments

Comments
 (0)