Retrieving license type (linux/windows/windows+sqlserver) for an Amazon EC2 instance via the API?
- by Geir
I need to calculate the hourly running costs for my Amazon EC2 instances. This varies even between instances with same hardware configs (instance types) because I use different amazon images (AMIs): some plain windows server and some windows server with sql server (both of them have additional costs compared with plain linux instances)
The EC2…