Package-level declarations

Types

Link copied to clipboard
class DefaultKinesisAuthSchemeProvider(endpointProvider: KinesisEndpointProvider? = null, authSchemePreference: List<ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.auth.AuthSchemeId>? = null) : KinesisAuthSchemeProvider
Link copied to clipboard
interface KinesisAuthSchemeProvider : <ERROR CLASS> ERROR CLASS: Symbol not found for AuthSchemeProvider<aws/sdk/kotlin/services/kinesis/auth/KinesisAuthSchemeParameters>

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