pub async fn create_eventstream_response( builder: Builder, body: &mut Body, ) -> Result<Response<Body>, ServerError>
Transforms a Lambda streaming response into an EventStream response