Is there any easy way to watch the list of all products in AWS for a single account?
I'm currently manually making a "for each geographical zone" "for each service" see it's dashboard, so I can disover I have 4 EC2 instances in Ireland and 2 MySQL databases in Frankfurt for example.
Is it a simple way to see "all the things that are running" (without having to code a script against the API of course, I already know that could be a solution)