You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?