cloudreach/aws-lambda-es-cleanup

Create snapshots before deleting indexes

fllaca opened this issue · 1 comments

This would allow having a "cold" storage of logs/indexes before destroying them completely. The snapshots themselves should have a retention time as well.

I made a first draft implementation of this at #35