We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cbb2d commit 680f285Copy full SHA for 680f285
cloudformation/template.yml
@@ -441,7 +441,7 @@ Resources:
441
Architectures:
442
- arm64
443
MemorySize: 256
444
- ReservedConcurrentExecutions: 1
+ ReservedConcurrentExecutions: 4
445
DeadLetterConfig:
446
TargetArn: !Ref "DeadLetterTopic"
447
PackageType: "Zip"
@@ -474,7 +474,7 @@ Resources:
474
475
476
477
478
479
480
0 commit comments