Package-level declarations
Types
Link copied to clipboard
class DefaultSesAuthSchemeProvider(endpointProvider: SesEndpointProvider? = null) : SesAuthSchemeProvider
Link copied to clipboard
class SesAuthSchemeParameters
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.