Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-aws
/
xtdb.aws
/
S3
/
Companion
Companion
object
Companion
Members
Types
Basic
Credentials
Link copied to clipboard
@
Serializable
data
class
BasicCredentials
(
val
accessKey
:
String
,
val
secretKey
:
String
)
Functions
s3
Link copied to clipboard
@
JvmStatic
fun
s3
(
bucket
:
String
)
:
S3.Factory
fun
s3
(
bucket
:
String
,
configure
:
S3.Factory
.
(
)
->
Unit
=
{}
)
:
S3.Factory