diff --git a/SAMtemplates/functions/main.yaml b/SAMtemplates/functions/main.yaml index 949ff31753..6d45aa0f1e 100644 --- a/SAMtemplates/functions/main.yaml +++ b/SAMtemplates/functions/main.yaml @@ -386,7 +386,7 @@ Resources: ScheduleEvent: Type: ScheduleV2 Properties: - Name: !Sub ${StackName}-NHSNotifySchedule + Name: !Sub ${StackName}-NotifySchedule ScheduleExpression: "rate(1 minute)" RoleArn: !GetAtt NotifyProcessorScheduleEventRole.Arn Metadata: