Package-level declarations

Types

Link copied to clipboard
class DefaultS3VectorsAuthSchemeProvider(endpointProvider: S3VectorsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : S3VectorsAuthSchemeProvider
Link copied to clipboard

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