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