aws-tag-sched-ops
aws-tag-sched-ops copied to clipboard
Retired, please see https://github.com/sqlxpert/lights-off-aws
Start, Reboot, Stop and Back Up AWS Resources with Tags
RETIREMENT NOTICE
Thank you for your interest and support since 2017! The TagSchedOps project was retired on September 24, 2022.
Please enjoy the successor, Lights Off AWS, https://github.com/sqlxpert/lights-off-aws , which features:
-
More scheduled operations to help you cut AWS costs:
- Hibernate EC2 instances
- Start, stop, reboot and back up RDS database clusters (Aurora)
- Change a CloudFormation stack parameter, to create or delete expensive resources
-
Parallelism and scalability, thanks to an SQS queue and a separate AWS Lambda function to "do" scheduled operations
-
Easier multi-region, multi-account deployment, with "service-managed" CloudFormation StackSet permissions
-
Shorter Python code, IAM policies, CloudFormation templates, and documentation
-
An object-oriented Python 3 design
Licensing
The project's licenses remain in force.
| Scope | License | Copy Included |
|---|---|---|
| Source code files | GNU General Public License (GPL) 3.0 | zlicense-code.txt |
| Source code within documentation files | GNU General Public License (GPL) 3.0 | zlicense-code.txt |
| Documentation files (including this readme file) | GNU Free Documentation License (FDL) 1.3 | zlicense-doc.txt |
Copyright Paul Marcelin
Contact: marcelin at cmu.edu (replace at with @)