Skip to content

A cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances

License

Notifications You must be signed in to change notification settings

gozego/aws-instance-scheduler

 
 

Repository files navigation

AWS Instance Scheduler

Description

Scheduler for Cross-Account and Cross-Region scheduling for EC2 and RDS instances

Setup

Deploys from Cloudformation template generate by makefile Run the command:pip3 install -r source/code/requirements.txt -t source/code/ to install the dependencies. Sample make command: make bucket=solutions-test-reference solution=aws-instance-scheduler version=1.2.1


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

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

http:https://www.apache.org/licenses/

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 cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Makefile 1.4%
  • Shell 0.3%