Is there an AWS API to query the price of the different AWS products?

1

My problem is that I want something scriptable. I am familiar with:

Is there anything more manageable?

Thank you.

已提問 2 年前檢視次數 707 次
1 個回答
1

The Price List Query API and the Bulk API is the best you can do. There is no handy RESTful API if that's what you're looking for. The pricing results may be quite large, as you observed, but perhaps you can cache it locally after downloading once? If you run the code on an EC2 instance then it should be quite fast to download.

profile picture
專家
bwhaley
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南