You can set a instance of the AWS SQS client when create worker. EventReceiveMessage OnReceiveMessage func(messages []*sqs.Message) Fired when messages is received ...
This template demonstrates how to develop and deploy a simple SQS-based producer-consumer service running on AWS Lambda using the Serverless Framework and the Lift plugin. It allows to accept messages ...