/ebs-snapshot-scheduler

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

Primary LanguagePythonOtherNOASSERTION

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.