Package-level declarations
Types
Link copied to clipboard
class DefaultTimestreamQueryAuthSchemeProvider(endpointProvider: TimestreamQueryEndpointProvider? = null) : TimestreamQueryAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface TimestreamQueryAuthSchemeProvider : AuthSchemeProvider<TimestreamQueryAuthSchemeParameters>
TimestreamQueryAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultTimestreamQueryAuthSchemeProvider for the default SDK behavior of this interface.