Package-level declarations

Types

Link copied to clipboard
class DefaultSqsAuthSchemeProvider(endpointProvider: SqsEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : SqsAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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