Package-level declarations

Types

Link copied to clipboard
class DefaultKinesisAuthSchemeProvider(endpointProvider: KinesisEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : KinesisAuthSchemeProvider
Link copied to clipboard

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