Skip to content

Commit 811118f

Browse files
author
Orestis Gkorgkas
committed
fix DoiRequestEventProducer handler location
1 parent 4c6ffe5 commit 811118f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Resources:
10221022
DependsOn: EventsLambdaPermissions
10231023
Type: AWS::Serverless::Function
10241024
Properties:
1025-
CodeUri: publication-events
1025+
CodeUri: publication-event-handlers
10261026
Handler: no.unit.nva.publication.events.doirequests.DoiRequestEventProducer::handleRequest
10271027
Runtime: java11
10281028
MemorySize: 1400

0 commit comments

Comments
 (0)