The "write EPIPE" error on "CreateMany" operation

We have a problem with creating multiple files at once. The request contains many big JSON files. Is there some limitation on how big the request could be?

It might be: Invocation payload (request and response)
https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html

But hard to tell without having more details.