http4k-connect-amazon-s3
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-amazon-s3
http4k-connect-amazon-s3
/
org.http4k.connect.amazon.s3
/
putObject
put
Object
fun
S3Bucket
.
putObject
(
key
:
BucketKey
,
content
:
InputStream
,
headers
:
List
<
Pair
<
String
,
String
?
>
>
=
emptyList()
,
tags
:
List
<
Tag
>
=
emptyList()
,
storageClass
:
StorageClass
?
=
null
)
:
Result
<
Unit
,
RemoteFailure
>
(
source
)
See also
Put
Object