Package-level declarations

Types

Link copied to clipboard
class DefaultS3ControlAuthSchemeProvider(endpointProvider: S3ControlEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : S3ControlAuthSchemeProvider
Link copied to clipboard

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