0.0.3-2 • Published 12 years ago

aws v0.0.3-2

Weekly downloads
9,328
License
-
Repository
github
Last release
12 years ago

amazon aws wrapper

Just wraps commandline calls to aws with some predefined filters for amis, instances, public and private dns data.

Install

You have to install all the amazon tools you'd like to use (eg. ec2, elb, autoscaling tools).

The environment variables for the tools have to be configured. Something like:

Then just install the module with npm.

Example