S3Client

interface S3Client

S3 API Wrapper

Wraps a specific S3 API implementation with a general wrapper so as not to tie the code in this library to any one implementation.

Author

Elizabeth Paige Harper https://github.com/Foxcapades

Since

v0.1.0

Properties

Link copied to clipboard
abstract val buckets: BucketContainer
Link copied to clipboard
abstract val defaultRegion: String?