timkay / aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB
http://timkay.com/aws/
424 stars 123 forks source link

Add in wait support for EC2 start, EC2 stop and EC2 din #74

Closed robe070 closed 10 years ago

robe070 commented 10 years ago

Allows a script to easily be written to wait for an instance to stop, modify the instance, and then wait for it to start.

timkay commented 10 years ago

Thanks, robe070!