awspricing
awspricing copied to clipboard
Move to boto3 pricing API?
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?
also there are new api now that can work much faster