Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

A solution to automatically take a snapshot of all the EBS volumes of a tagged instance on a schedule in any region

License

Notifications You must be signed in to change notification settings

amazon-archives/ebs-snapshot-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice:

EBS Snapshot Scheduler has been superseded by AWS Ops Automator.

In 2016, the EBS Snapshot Scheduler was launched to help AWS customers automatically create snapshots of their Amazon Elastic Block Store (Amazon EBS) volumes on a defined schedule. In 2017, AWS launched AWS Ops Automator, a new and improved solution that enables customers to schedule EBS and Amazon Redshift snapshots, and automate other operational tasks. We encourage customers to migrate to AWS Ops Automator for future updates and new features. Legacy templates, scripts, and documentation for EBS Snapshot Scheduler are available in this repo for reference.

ebs-snapshot-scheduler

The EBS Snapshot Scheduler is a simple AWS solution that allows you to automatically take point-in-time snapshots (crash-consistent) of your EBS volumes. Please see the link for details.

Source code for the AWS solution "EBS Snapshot Scheduler".

Cloudformation templates

  • cform/ebs-snapshot-scheduler.template

Lambda source code

  • code/ebs-snapshot-scheduler.py
  • code/pytz

Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at

http://aws.amazon.com/asl/

or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A solution to automatically take a snapshot of all the EBS volumes of a tagged instance on a schedule in any region

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages