S3ClientProvider

S3 Client Provider

Factory/provider for creating S3Client instances.

This is the entrypoint for specific implementations of the S34K API.

Author

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

Since

v0.1.0

Functions

Link copied to clipboard
abstract fun new(config: S3Config): S3Client

Provides a new S3Client instance, configured by the passed S3Config instance.