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-dynamodb-fake
/
org.http4k.connect.amazon.dynamodb.endpoints
/
importTable
import
Table
fun
AwsJsonFake
.
importTable
(
tables
:
Storage
<
DynamoTable
>
,
addTableImport
:
(
ImportTableDescription
)
->
Unit
,
availableS3Buckets
:
(
)
->
List
<
FakeS3BucketSource
>
,
clock
:
Clock
)
:
RoutingHttpHandler
(
source
)