markosamuli / aws-lambda-ebs-snapshots

Lamba function to schedule EBS volume snapshots and Terraform modules for deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EBS backup Lambda worker

Playing around with AWS Lambda and Terraform.

The Python backup script source code based is based on the example code from article Scheduling EBS Snapshots.

About

Lamba function to schedule EBS volume snapshots and Terraform modules for deployment

License:Apache License 2.0


Languages

Language:Python 93.4%Language:HCL 5.5%Language:Makefile 1.1%