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