Package-level declarations

Types

Link copied to clipboard
class DefaultRedshiftAuthSchemeProvider(endpointProvider: RedshiftEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : RedshiftAuthSchemeProvider
Link copied to clipboard

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