the problem is that `get_availability_zones` is de...
# python
b
the problem is that
get_availability_zones
is defined as an async def, but I haven't got the ability to await it from a standard "run everything in main" script