AWS SQS without Await

后端 未结 0 933
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-10 06:50

I have a .Net Lambda function which sends messages to an SQS queue.

I’d like to be able to “fire and forget” those messages ... i.e. I don\'t want to "await"

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