Skip to content

Lambda to take things cloudtrail dropped off in S3, and put them into ES

License

Notifications You must be signed in to change notification settings

edyesed/cloudtrail-to-elasticsearch-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudtrail-to-elasticsearch-lambda

Lambda to take things cloudtrail dropped off in S3, and put them into DynamoDB

It used to drop things off in Elasticsearch, and if you want that, checkout the repo at this commit

elasticsearch was kind of expensive, and honestly I didn't need anything ES specific for this, I just needed a place to put json

For local dev

  1. I use python-local-lambda

About

Lambda to take things cloudtrail dropped off in S3, and put them into ES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages