Open alanmcg opened 6 years ago
Regarding the "Finished" button. It should begin as "Start", then change (to the state you are referring to) after completion of all work. You can close this like a regular window. Using your mouse on the window title bar or a keyboard combination while focused on the window (e.g., alt+f4).
The warning could be clearer. It is saying that for a service in a region, there were no operations to call. This can happen if your filter configuration is too restrictive. What is the commandline string you used to run the tool? Did you modify the default blacklist file? The warning might be repeated because of the way the code uses many worker threads to break up all of the work.
Did your JSON file have anything in the "responses" key? This would show up in the browser GUI in the "Inventory" section after having loaded the JSON file.
Thanks for your quick response! Really like this tool so far, it's a very nice solution to getting an overview of an aws infrastructure.
Cleaning out issues. It looks like this still needs some work, here are some goals I'm setting:
Just finished my first run, 6273 of 6273 checks completed but the program doesn't exit and the "Finished" button on the tk app is ghosted out so can't be clicked.
Terminal output ended at WARNING:aws_inventory.invoker:No work to be done. with no further output.
Ctrl c'd and it exited without writing any files
EDIT: it did write the json output