ec2instancespricing icon indicating copy to clipboard operation
ec2instancespricing copied to clipboard

Reserved instance pricing shows empty values for various regions

Open jrkalf opened this issue 5 years ago • 3 comments

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.

jrkalf avatar Jun 19 '19 10:06 jrkalf

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.

erans avatar Jun 19 '19 20:06 erans

Here's the API documentation with the file locations. https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/using-ppslong.html

jrkalf avatar Jun 20 '19 06:06 jrkalf

Thanks. I aware of these APIs, just haven't had the time to update the original library.

erans avatar Jun 20 '19 18:06 erans