Package-level declarations

Types

Link copied to clipboard
class DefaultKendraAuthSchemeProvider(endpointProvider: KendraEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : KendraAuthSchemeProvider
Link copied to clipboard

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