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