Skip to content

Commit c0f0c50

Browse files
authored
Merge branch 'main' into aea-5202-allowed-and-blocked-sites-and-systems
2 parents d3d88f4 + d3df2af commit c0f0c50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SAMtemplates/functions/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Resources:
398398
ScheduleEvent:
399399
Type: ScheduleV2
400400
Properties:
401-
Name: !Sub ${StackName}-NHSNotifySchedule
401+
Name: !Sub ${StackName}-NotifySchedule
402402
ScheduleExpression: "rate(1 minute)"
403403
RoleArn: !GetAtt NotifyProcessorScheduleEventRole.Arn
404404
Metadata:

0 commit comments

Comments
 (0)