Closed cktricky closed 6 years ago
Resolves issue #9.
Example commands are:
#list rules python3 weirdAAL.py -m config_list_all_rules -t test_target #delete a rule python3 weirdAAL.py -m config_delete_rule -t test_target -a cloudtrail-enabled,us-east-1
and
#list recorders python3 weirdAAL.py -m config_list_all_recorders -t test_target # delete a recorder python3 weirdAAL.py -m config_delete_recorder -t test_target -a default,us-east-1
Resolves issue #9.
Example commands are:
and