Skip to content

aswath86/AWS-lambda-S3-to-Elastic-Indexing-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AWS-lambda-S3-to-Elastic-Indexing-Connector

AWS Lambda code to index S3 buckets into Elasticsearch

A work in progress code -

This is a AWS lambda java code that will be triggered everytime there is a change in the S3 bucket. THis uses the Apache Tika library to read the binary files. This indexes the files and it's meta-data into AWS Elasticsearch service.

I will soon update the mapping for the Elastic Index, with the synonyms feature.

As always, don't forget to improvise!

About

AWS Lambda code to index S3 buckets into Elasticsearch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages