``` (async () => { let azs = await aws.getA...
# general
m
Copy code
(async () => {
    let azs = await aws.getAvailabilityZones();
})();