Skip to content

Commit

Permalink
feat(cb2-14394): change to main recalls handler
Browse files Browse the repository at this point in the history
  • Loading branch information
naathanbrown committed Nov 14, 2024
1 parent 8a3d3cc commit a25c8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Resources:
Type: 'AWS::Serverless::Function'
Properties:
CodeUri: src/handler/
Handler: recallsTemp.handler
Handler: recalls.handler
Runtime: nodejs18.x
Events:
GetRecallsApi:
Expand Down

0 comments on commit a25c8de

Please sign in to comment.