Is there a way to define the chunk size of the destination files?

I noticed that the files exported to s3 using JSONL with no compression are being chunked into 200mb files. Is it possible to tweak the chunk size (e.g. 200mb to 100mb or 300mb)? Where would I go about doing so.

Hello @averyyip! As far as I know there is not, but I am looking into this further. Feel free to check the docs for the S3 destination in case I missed something there:
https://docs.airbyte.com/integrations/destinations/s3/

No worries thanks for your help Nataly

Just confirmed there is no way to configure this, sorry @averyyip!