Package dev.hardwood.s3


package dev.hardwood.s3

Amazon S3 backend for reading Parquet files from object storage.

S3Source is the main entry point, providing InputFile instances backed by S3 range requests. Uses a lightweight HTTP client with no AWS SDK dependency; for AWS SDK credential integration, see the hardwood-aws-auth module.