widenbot-aws

1.1.0 • Public • Published

widenbot-aws

An (work-in-progress) AWS plugin for widenbot.

Commands

EC2

desc

aws ec2 desc Returns result of describeInstances

S3

listBuckets

aws s3 listBuckets Returns result of listBuckets

Installation

  1. Add dependency to your bot project:
npm install --save widenbot-aws
  1. Enable in config plugins:
module.exports = {
    plugins : {
        // ...
        aws: {}
    }
}

/widenbot-aws/

    Package Sidebar

    Install

    npm i widenbot-aws

    Weekly Downloads

    3

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • feltnerm