fixes #29
This commit is contained in:
@@ -6,7 +6,7 @@ def module_opsworks_describe_stacks():
|
||||
Opsworks Describe stacks
|
||||
python3 weirdAAL.py -m opsworks_describe_stacks -t yolo
|
||||
'''
|
||||
describe_stacks()
|
||||
opsworks_describe_stacks()
|
||||
|
||||
|
||||
def module_opsworks_describe_user_profiles():
|
||||
@@ -14,4 +14,4 @@ def module_opsworks_describe_user_profiles():
|
||||
Opsworks describe user profiles
|
||||
python3 weirdAAL.py -m opsworks_describe_user_profiles -t yolo
|
||||
'''
|
||||
describe_user_profiles()
|
||||
opsworks_describe_user_profiles()
|
||||
|
||||
Reference in New Issue
Block a user