AwsHttpSigner

AWS SigV4/SigV4a HttpSigner that signs outgoing requests using the given config

Constructors

Link copied to clipboard
constructor(config: AwsHttpSigner.Config)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class Config

Functions

Link copied to clipboard
open suspend fun sign(signingRequest: <Error class: unknown class>)