Skip to content

yelinkyaw/aws-ebs-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Volume Snapshot

Simple python script to create aws volume snapshot. It can be executed from crontab for automated snapshot.

Requirements

  1. Python 2.7 and later
  2. Boto 2.9 and later

Configurations

  1. Update aws_access_key and aws_secret_key
  2. Update aws_region
  3. Update aws_volume_id for taking snapshot
  4. Update max_snapshot for number of lates snapshot to keep

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages