We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 777b171 commit e8888f3Copy full SHA for e8888f3
1 file changed
SAMtemplates/functions/main.yaml
@@ -445,7 +445,7 @@ Resources:
445
Properties:
446
FunctionName: !Sub ${StackName}-NHSNotifyUpdateCallback
447
CodeUri: ../../packages/
448
- Handler: nhsNotifyUpdateCallback.lambdaHandler
+ Handler: lambdaHandler.handler
449
Role: !GetAtt NHSNotifyUpdateCallbackResources.Outputs.LambdaRoleArn
450
Environment:
451
Variables:
0 commit comments