Skip to content

Commit bca280b

Browse files
authored
Merge pull request #7396 from govuk-one-login/INC0015742/email-sqs-threshold
INC0015742: Increase email notification sqs alert threshold
2 parents df23af0 + 7006f6c commit bca280b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/cloudformation/auth/function/email-notification-sqs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Resources:
166166
EnvironmentConfiguration,
167167
!Ref Environment,
168168
lambdaLogAlarmThreshold,
169-
DefaultValue: 5,
169+
DefaultValue: 20,
170170
]
171171
Env: !If [UseSubEnvironment, !Ref SubEnvironment, !Ref Environment]
172172
RunbookLink:

0 commit comments

Comments
 (0)