tools for managing AWS resources including EC2, EBS, RDS and Route53.
Go to file
Pig Monkey fed2ee644f Support FreeBSD date utility
Both FreeBSD and OSX use the POSIX date utility.
2014-10-17 14:21:25 -07: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 resolve issue with passed volume ids failing to parse, modify tag input to work with aws cli tool, use --output text to parse text instead of json when parsing output of aws cli commands 2014-03-02 18:47:30 +00:00
bin rename the executable so it doesn't have an extension 2014-01-21 16:32:09 -08:00
ec2-automate-backup Support FreeBSD date utility 2014-10-17 14:21:25 -07:00
ec2-cost-calculate-ruby formating changes for README.md files. 2012-12-09 17:01:16 +00:00
ec2-modify-ebs-volume up modify ebs volume wait time - snapshots can take a long time to complete 2014-04-12 21:23:12 +00:00
iam-keyfind documentation updates 2013-10-11 04:26:24 +00:00
lib add a MAX keyword to simply bring up as many instances as are already running 2014-01-22 11:34:39 -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 add a MAX keyword to simply bring up as many instances as are already running 2014-01-22 11:34:39 -08:00
.gitignore ignore .gem files 2013-06-04 11:20:05 -07:00
aws-missing-tools.gemspec be a bit more strict for gem dependencies 2014-01-21 16:29:46 -08:00
Gemfile make aws-missing-tools a gem 2013-05-30 16:19:08 -07:00
Gemfile.lock be a bit more strict for gem dependencies 2014-01-21 16:29:46 -08: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