hubot-kanjo

0.2.1 • Public • Published

hubot-kanjo

NPM version NPM downloads Build Status Dependency Status DevDependency Status License

Summarize AWS Billing for Hubot.

Installation

npm install hubot-kanjo --save

Then add hubot-kanjo to your external-scripts.json:

["hubot-kanjo"]

Sample Interaction

Commands

hubot kanjo - Show AWS Billing of current month
hubot kanjo <YYYYMM> - Show AWS Billing of target month

Configurations

HUBOT_KANJO_AWS_ACCOUNT_ID - AWS Account ID for Billing
HUBOT_KANJO_AWS_ACCESS_KEY_ID - AWS Access Key ID for Billing
HUBOT_KANJO_AWS_BUCKET_NAME - S3 Bucket name for Billing
HUBOT_KANJO_AWS_REGION - Region for S3 Bucket
HUBOT_KANJO_AWS_SECRET_KEY - AWS Secret Key for Billing

Related

Package Sidebar

Install

npm i hubot-kanjo

Weekly Downloads

1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • moqada