Skip to content

nmrmsys/aws_stops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

aws_stops - AWS EC2/RDS Instance Stop/Start Tool

Usage

aws_stops --profile <prof> [--dry-run <target_time>]

> # Setting Stop/Start Instance Tag 
> # Stop: 22:00, Start: 08:00 
> aws_stops --profile prof1 

First time running recommended to add --dry-run option.
In actual operation, use cron

Requirement

  • aws-cli version 1.6.x or later, RDS stop/start feature supports the corresponding version
  • jq

Licence

MIT

Author

nmrmsys

About

AWS EC2/RDS Instance Stop/Start Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages