Promise.all() Within a Lambda

Hello, I've been trying to build a Promise.all() function within a Lambda but am having trouble parsing the returned array to use in my function stack. Has anyone else attempted this?

6 replies