Package-level declarations

Types

Link copied to clipboard
class DefaultS3AuthSchemeProvider(endpointProvider: S3EndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : S3AuthSchemeProvider
Link copied to clipboard
Link copied to clipboard

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