Second argument in awslambda.streamifyResponse has to be a writable response stream, but instead I'm getting a context. So there are just two argumenst: event and the context. Looking through your code I don't see you manipulating either of these, but maybe you have an idea where this is coming from?