fs2-aws icon indicating copy to clipboard operation
fs2-aws copied to clipboard

[QUESTION] Lack of listFiles operation on S3

Open TonioGela opened this issue 8 months ago • 3 comments

Is there a specific reason for the lack of the listFiles operation? The operation is easily available via the AWS SDK, and implemented in the S3AsyncClientOp[F], so I was wondering why it hasn't been exported. Will a PR that export some functionalities be appreciated?

TonioGela avatar Jun 20 '24 10:06 TonioGela