hubot-wakeup-ec2

0.0.3 • Public • Published

hubot-wakeup-ec2

Start/Stop your EC2 instance

See src/wakeup-ec2.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-wakeup-ec2 --save

Then add hubot-wakeup-ec2 to your external-scripts.json:

[
  "hubot-wakeup-ec2"
]

Sample Interaction

you>> hubot start instance tag-key=tag-value
hubot>> starting your EC2 Instances.
hubot>> Instance: id = xxxxxx
hubot>> started instance: instanceId = xxxxxxx
hubot>> All Done!!

Dependencies (2)

Dev Dependencies (12)

Package Sidebar

Install

npm i hubot-wakeup-ec2

Weekly Downloads

6

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ntkm