我想知道哪种方法是将数据从dynamoDB发送到elasticsearch的最佳方法。
AWS开发工具包js。https://github.com/Stockflare/lambda-dynamo-to-elasticsearch/blob/master/index.js
DynamoDB Logstash插件:https : //github.com/awslabs/logstash-input-dynamodb
关注此AWS博客。他们详细描述了如何以及应该如何做。
https://aws.amazon.com/blogs/compute/indexing-amazon-dynamodb-content-with- amazon-elasticsearch-service-using-aws- lambda/
我假设您使用AWS Elasticsearch托管服务。