Module reductionist::s3_client

source ·
Expand description

A simplified S3 client that supports downloading objects. It attempts to hide the complexities of working with the AWS SDK for S3.

Structs§

Enums§

Functions§

  • Return an optional byte range string based on the offset and size.