Package-level declarations
Types
Link copied to clipboard
class DefaultStsAuthSchemeProvider(endpointProvider: StsEndpointProvider? = null, authSchemePreference: List<ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.auth.AuthSchemeId>? = null) : StsAuthSchemeProvider
Link copied to clipboard
class StsAuthSchemeParameters
Link copied to clipboard
interface StsAuthSchemeProvider : <ERROR CLASS> ERROR CLASS: Symbol not found for AuthSchemeProvider<aws/sdk/kotlin/services/sts/auth/StsAuthSchemeParameters>
StsAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultStsAuthSchemeProvider for the default SDK behavior of this interface.