AwsSdkClient

class AwsSdkClient(http: HttpHandler) : SdkHttpClient

Constructors

Link copied to clipboard
constructor(http: HttpHandler)

Functions

Link copied to clipboard
open fun clientName(): String
Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun prepareRequest(request: HttpExecuteRequest): ExecutableHttpRequest