aws-cost-calculator

1.1.8 • Public • Published

aws-cost-calculator

aws-cost-calculator is a Node utility for calculating the future cost of your AWS setup

Installation

aws-cost-calculator requires Node.js v4+ to run.

Then:

$ npm install -g aws-cost-calculator

To run it, specifiy a schema file

$ acc --schema "MY_FILE"

Other options:

  • --full: To get a full report
  • --buckets: To print cost buckets
  • --days [NUMBER]: To specifiy the number of days to calculate over
  • --nzd: To display the price in NZD

/aws-cost-calculator/

    Package Sidebar

    Install

    npm i aws-cost-calculator

    Weekly Downloads

    21

    Version

    1.1.8

    License

    MIT

    Unpacked Size

    42.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • joris.coppieters