Package-level declarations

Types

Link copied to clipboard
class DefaultSesAuthSchemeProvider(endpointProvider: SesEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : SesAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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