sparse-intern-71089
white-balloon-205
async function getAccountId() { let identity = await aws.getCallerIdentity(); return identity.accountId; } let awsAccountId = getAccountId();