Searched refs:get_all_hosted_zones (Results 1 – 4 of 4) sorted by relevance
107 def get_all_hosted_zones(self, start_marker=None, zone_list=None): member in Route53Connection136 e = self.get_all_hosted_zones(next_marker, zone_list)172 all_hosted_zones = self.get_all_hosted_zones()559 zones = self.get_all_hosted_zones()
41 conn.get_all_hosted_zones()
61 self.service_connection.get_all_hosted_zones()97 self.service_connection.get_all_hosted_zones()273 response = self.service_connection.get_all_hosted_zones()
59 response = conn.get_all_hosted_zones()