tools for managing AWS resources including EC2, EBS, RDS and Route53.
Go to file
2014-01-21 14:04:28 -08:00
_deprecated deprecating rds-cost-calculate 2013-10-11 04:06:25 +00:00
as-apply-alarms documentation updates 2013-10-11 04:26:24 +00:00
as-update-launch-config documentation updates 2013-10-11 04:26:24 +00:00
aws-ha-release update of README.md for aws-ha-release 2013-10-11 04:02:57 +00:00
aws-missing-tools-resources update of ec2-cost-calculate-ruby Cost Map to reflect prices as of 2013-05-04 2013-05-04 19:33:31 +00:00
bin deprecation of tools that will not be supported. 2013-10-11 03:58:32 +00:00
ec2-automate-backup forgot to remove an unneeded line from the copypaste 2013-10-14 20:01:38 -07:00
ec2-cost-calculate-ruby formating changes for README.md files. 2012-12-09 17:01:16 +00:00
ec2-modify-ebs-volume Update README.md 2013-11-18 16:13:50 +00:00
iam-keyfind documentation updates 2013-10-11 04:26:24 +00:00
lib extract some logic into a more testable method 2014-01-21 14:04:28 -08:00
rds-apply-alarms documentation updates 2013-10-11 04:26:24 +00:00
route53-migrate-zone pep8, all output now log instead of print, log level choices in argparse 2013-10-12 16:34:33 +00:00
spec extract some logic into a more testable method 2014-01-21 14:04:28 -08:00
.gitignore ignore .gem files 2013-06-04 11:20:05 -07:00
aws-missing-tools.gemspec use ruby optionparser instead of trollop 2013-06-04 15:18:18 -07:00
Gemfile make aws-missing-tools a gem 2013-05-30 16:19:08 -07:00
Gemfile.lock use ruby optionparser instead of trollop 2013-06-04 15:18:18 -07:00
README.md README for aws-missing-tools. About time. 2013-10-11 04:16:29 +00:00

AWS Missing Tools

AWS Missing Tools is a suite of tools that extends Amazon's provided command line tools. The tools are described below:

as-apply-alarms

apply alarms to one or more Auto Scaling Groups

as-update-launch-config

modify an Auto Scaling Group's Launch Configuration

aws-ha-release and aws-ha-release-ruby

allows the high-availability / no downtime replacement of all EC2 Instances in an Auto Scaling Group that is behind an Elastic Load Balancer

ec2-automate-backup

provide easy backup/snapshot functionality for multiple EC2 EBS volumes

ec2-cost-calculate-ruby

sum the total cost of instances running in one or all AWS Regions

iam-keyfind

list all Access Keys belonging to IAM accounts or find a particular IAM key

rds-apply-alarms

apply alarms to one or more Amazon RDS instances

route53-migrate-zone

migrating a Route53 zone to a new zone or to a new AWS account