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!!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i hubot-wakeup-ec2

Weekly Downloads

6

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ntkm