accloudtant
accloudtant copied to clipboard
Adopt AWS Pricing API
AWS has published API for getting prices. In the announcement, they also offer a [documentation[(http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html). This will probably replace current JS page, and also, it seems a faster way to fix that.
The code in new-price-api
branch includes the new block to load prices from api, it lacks to have the current functionality of loading EC2 linux instance prices.