dynamodb-stream-elasticsearch
dynamodb-stream-elasticsearch copied to clipboard
Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to ElasticSearch.
We have a cluster which is configured to use an user and password for authentication. In the previous versions of your package we were able to use it by using...
Hello, Thanks for this useful package, I am having a problem and I am not sure if it is down to me or the plugin. Before inserting an item in...
I had been using dynamo2es-lambda and saw this module is more lightweight and relies on less dependencies than the other module. However this module routes all records to a fixed...
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...