Companion

object Companion : AwsServiceCompanion(source)

Properties

Link copied to clipboard
val awsService: AwsService

Functions

Link copied to clipboard
fun ContainerCredentials.Companion.Http(http: HttpHandler = JavaHttpClient(), token: ContainerCredentialsAuthToken? = null): ContainerCredentials

Standard HTTP implementation of ContainerCredentials

Link copied to clipboard
fun setHostForAwsService(region: Region, overrideEndpoint: Uri?, servicePrefix: String): Filter
Link copied to clipboard
fun signAwsRequests(region: Region, credentialsProvider: CredentialsProvider, clock: Clock, payloadMode: Payload.Mode, overrideEndpoint: Uri?, servicePrefix: String): Filter