Package-level declarations

Types

Link copied to clipboard
class DefaultSsmSapAuthSchemeProvider(endpointProvider: SsmSapEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : SsmSapAuthSchemeProvider
Link copied to clipboard

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