(this is coming up for me a lot because `route53.g...
# python
h
(this is coming up for me a lot because
route53.get_zone()
returns an awaitable, not an
Output
, so i'm having to write a bunch of utility stuff to manage the async flow while still keeping the structural definitions syncronous)