ec2instancespricing
ec2instancespricing copied to clipboard
Reserved instance pricing shows empty values for various regions
I tried to pull reserved instance information, but the region eu-central-1 for example is missing. We even have more eu- regions. but it seems to only pull eu-west-1.
Since the library was released AWS changed the location of these files. The ones that they still keep around seems not get updated with some of the newer regions (like eu-west-2 and eu-west-3).
When I have more time (or if someone sends a pull request) I can look over and switch it to the new files format.
Here's the API documentation with the file locations. https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/using-ppslong.html
Thanks. I aware of these APIs, just haven't had the time to update the original library.