more shuffling

This commit is contained in:
cktricky
2018-09-13 20:09:26 -04:00
parent 92f229ecf4
commit b00ee271ff
30 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
'''
dynamoDBstreams examples
'''
from libs.dynamodbstreams import *
def module_dynamodbstreams_list_streams():
'''
List dynamodbstream streams
python3 weirdAAL.py -m dynamodbstreams_list_streams -t demo
'''
list_dynamodbstreams()