``` export let accountDetails = aws.getCallerIdent...
# general
w
Copy code
export let accountDetails = aws.getCallerIdentity();
👍 1