Package-level declarations

Types

Link copied to clipboard
class DefaultEcrAuthSchemeProvider(endpointProvider: EcrEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : EcrAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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