lyft / awspricing

Python library for AWS pricing.
Other
210 stars 53 forks source link

Move to boto3 pricing API? #21

Open dmateos opened 6 years ago

dmateos commented 6 years ago

Hi,

I was looking for a wrapper for the boto3 pricing stuff and came across this, which pretty much does what i need but maybe with some caching mods for redis :)

Was wondering why this doesn't use the boto3 'pricing' api to get the data, and if it would offer a speedup and similar functionality if it did as it could do the queries directly rather than working on the downloaded data?

fruch commented 5 years ago

also there are new api now that can work much faster