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
- I use
python-local-lambda