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.

preguntada hace 2 años707 visualizaciones
1 Respuesta
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
EXPERTO
bwhaley
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas