Alex Maestretti
Alex Maestretti
Enhance the Dispatcher to support multiple types of "Analyser" lambdas based on the type of file to be processed. This would support a generalized file analysis platform that could handle...
``` (cloudmapper) root@f9efb2165ca6:/opt/cloudmapper# python cloudmapper.py find_admins --account YOUR_ACCOUNT Traceback (most recent call last): File "cloudmapper.py", line 72, in main() File "cloudmapper.py", line 66, in main commands[command].run(arguments) File "/opt/cloudmapper/commands/find_admins.py", line 31,...
https://github.com/99designs/aws-vault/pull/131 indicates the changes in that branch need to be upstreamed to this repo in order to support TouchID. Opening an issue here. Would it be as simple as moving...