Terminate AWS Lambda execution out of the handler function

后端 未结 0 540
遥遥无期
遥遥无期 2020-12-08 20:03

Is there a way to terminate the AWS Lambda function execution (.NET Core) in a method different than the one declared as a handler?

I tried to run "Environment.E

相关标签:
回答
  • 消灭零回复
提交回复
热议问题