S3Config

fun S3Config(url: String = "127.0.0.1", port: UShort, secure: Boolean = true, accessKey: String, secretKey: String, region: String? = null)