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