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?
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?