Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config service check #36

Merged
merged 5 commits into from
Apr 26, 2018
Merged

Config service check #36

merged 5 commits into from
Apr 26, 2018

Conversation

cktricky
Copy link
Collaborator

@cktricky cktricky commented Apr 26, 2018

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

@carnal0wnage carnal0wnage merged commit b9cc16d into master Apr 26, 2018
@cktricky cktricky mentioned this pull request May 8, 2018
@carnal0wnage carnal0wnage deleted the config_service_check branch May 21, 2018 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants