Y
Hacker News
new
|
ask
|
show
|
jobs
by
codingdave
437 days ago
Why not just use the API that AWS provides for this:
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_D...
?
1 comments
crohr
437 days ago
It doesn't provide the on-demand price, nor the instance specs. Also requires authentication. With this API I can also ask for pricing across a whole family type (e.g. `c7a`).
link