Package-level declarations

Types

Link copied to clipboard
class DefaultPollyAuthSchemeProvider(endpointProvider: PollyEndpointProvider? = null, authSchemePreference: List<ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.auth.AuthSchemeId>? = null) : PollyAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface PollyAuthSchemeProvider : <ERROR CLASS> ERROR CLASS: Symbol not found for AuthSchemeProvider<aws/sdk/kotlin/services/polly/auth/PollyAuthSchemeParameters>

PollyAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultPollyAuthSchemeProvider for the default SDK behavior of this interface.