Files
weirdAAL/modules/rds.py
2018-04-16 21:17:35 -04:00

10 lines
112 B
Python

'''
RDS module
'''
from libs.rds import *
def step_rds_describe_db_instances():
describe_db_instances()