changing from step to module
This commit is contained in:
@@ -5,5 +5,5 @@ RDS module
|
||||
|
||||
from libs.rds import *
|
||||
|
||||
def step_rds_describe_db_instances():
|
||||
def module_rds_describe_db_instances():
|
||||
describe_db_instances()
|
||||
|
||||
Reference in New Issue
Block a user