http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-s3
/
org.http4k.connect.amazon.s3
/
S3
S3
interface
S3
(
source
)
Docs: https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html
Members
Types
Companion
Link copied to clipboard
object
Companion
:
AwsServiceCompanion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
<
R
>
invoke
(
action
:
S3Action
<
R
>
)
:
Result
<
R
,
RemoteFailure
>