Package-level declarations

Types

class DefaultTranscribeStreamingAuthSchemeProvider(endpointProvider: TranscribeStreamingEndpointProvider? = null, authSchemePreference: List<ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.auth.AuthSchemeId>? = null) : TranscribeStreamingAuthSchemeProvider
Link copied to clipboard
interface TranscribeStreamingAuthSchemeProvider : <ERROR CLASS> ERROR CLASS: Symbol not found for AuthSchemeProvider<aws/sdk/kotlin/services/transcribestreaming/auth/TranscribeStreamingAuthSchemeParameters>

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