marcy-terui / gs-aws-pricing-helper

AWS Pricing Helper will help you estimate pricing for your AWS resources on Google Spreadsheet.
https://chrome.google.com/webstore/detail/aws-pricing-helper/bonlbhlhkdgkallbbdfkcfhofkgkhlnj
MIT License
36 stars 24 forks source link

AWS Pricing Helper (Google Spreadsheet Add-on)

Overview

AWS Pricing Helper will help you estimate pricing for your AWS resources.

For more details on the functions, please read the description displayed while typing the function into the spreadsheet.

Please use this add-on at your own risk.

Supported services

Default Region "ap-northeast-1"

Because the developer is living in Japan :)
Change the region by adding a argument to the custom function.

Region names for argument

Functions for Ondemand Instances

Arguments

  1. Instance type
  2. Region (Optional, default value is "ap-northeast-1")

Functions

Functions for Reserved Instances

Arguments

  1. Instance type
  2. Region (Optional, default value is "ap-northeast-1")
  3. Reserved years (Optional, default value is 1)

Functions

Old Purchase Options

Functions for EBS Volumes

Arguments

  1. Region (Optional, default value is "ap-northeast-1")

Functions

Feedback

Please feedbacks on GitHub issues.

Changelog

See CHANGELOG

Contributing

  1. Fork it ( https://github.com/FumblePerson/gs-aws-pricing-helper/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT License