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