aws-samples / serverless-snippets

Snippets of code used for Serverless Development. Code examples hosted on serverlessland.com/snippets
https://serverlessland.com/snippets
MIT No Attribution
140 stars 93 forks source link

Lambda sqs batch failures fix #143

Closed kathvish closed 9 months ago

kathvish commented 9 months ago

Description of changes: Fixed a few issues with the JavaScript snippet for the implementing of SQS to Lambda partial batch responses.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

boyney123 commented 9 months ago

LGTM thanks @kathvish !