Files
weirdAAL/modules/dynamodbstreams.py
2018-04-19 11:12:56 -04:00

8 lines
139 B
Python

'''
dynamoDBstreams examples
'''
from libs.dynamodbstreams import *
def module_dynamodbstreams_list_streams():
list_dynamodbstreams()