changing from step to module
This commit is contained in:
@@ -4,5 +4,5 @@ route53 functions
|
||||
from libs.route53 import *
|
||||
|
||||
|
||||
def step_route53_list_geolocations():
|
||||
def module_route53_list_geolocations():
|
||||
list_geolocations()
|
||||
Reference in New Issue
Block a user