stocky-spoon-28903
index.ts:10:11 - error TS1308: 'await' expression is only allowed within an async function. 10 let azs = await aws.getAvailabilityZones(); ~~~~~