dynamodb-stream-elasticsearch
dynamodb-stream-elasticsearch copied to clipboard
Update index.js
trafficstars
Prevent that an error on a specific document affects other documents. Ideally we should throw an erro that contains all the errors and related docs. But I kept it returning a single error for contract compatibility.
Hi @willfdeschamps,
Thank you for the PR. Could you write integration test to cover this scenario?