Aws s3 to kafka connect spooldir

Hi,

  1. How do i connect spooldir to my aws S3 so spooldir reads csv from s3?

  2. Is there a way to not save the csv file in local where kafka connect is deployed? (Because isn’t it a waste of resources if i have copy both in s3 and local?)

  3. How can i set my key to csv filename when spooldir produces in topic?

What’s wrong with the S3 source connector?