Package-level declarations
Types
Link copied to clipboard
class DefaultNeptuneAuthSchemeProvider(endpointProvider: NeptuneEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : NeptuneAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface NeptuneAuthSchemeProvider
NeptuneAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultNeptuneAuthSchemeProvider for the default SDK behavior of this interface.