-
|
I basically copied the example code from Sorry if this is a stupid question, I'm very new to lambda. the response: |
Beta Was this translation helpful? Give feedback.
Answered by
Jimmy-Z
Jun 25, 2025
Replies: 1 comment
-
|
Turns out it's because of streaming, if I set it back to buffered, it's not wrapped anymore. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jimmy-Z
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turns out it's because of streaming, if I set it back to buffered, it's not wrapped anymore.