I have a \'master\' lambda function which calls multiple \'workers\'. I am invoking the workers asynchronously, so they do not return any json to the master. Here is some an