pep8 and documentation

This commit is contained in:
carnal0wnage
2018-05-02 22:44:58 -04:00
parent 194bf3389a
commit 1c633fe216
48 changed files with 505 additions and 186 deletions

View File

@@ -5,4 +5,8 @@ from libs.dynamodbstreams import *
def module_dynamodbstreams_list_streams():
list_dynamodbstreams()
'''
List dynamodbstream streams
python3 weirdAAL.py -m dynamodbstreams_list_streams -t demo
'''
list_dynamodbstreams()