My AWS account runs approximately 50 instances.
They all run Windows, but they vary between being just Windows, or running SQL Server STD or SQL Server Web.
I'd like to find a way of exporting all my instances along with their Instance Type (r3.xlarge, etc) but also the SQL Server Licence they are running.
This is to enable me to pull this data into various reporting tools so I can compare the running cost per hour of each server against clients, etc.
At the moment, I can pull and automate the Instance Types, but I have to manually enter the SQL Server licencing in order to get the cost per hour.