What is the intention for using a function like <aws.route53.getZone()> versus <aws.route53.Zone.get...
a
What is the intention for using a function like aws.route53.getZone() versus aws.route53.Zone.get()?