Package-level declarations
Types
Link copied to clipboard
class DefaultSageMakerGeospatialAuthSchemeProvider(endpointProvider: SageMakerGeospatialEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : SageMakerGeospatialAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface SageMakerGeospatialAuthSchemeProvider : AuthSchemeProvider<SageMakerGeospatialAuthSchemeParameters>
SageMakerGeospatialAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultSageMakerGeospatialAuthSchemeProvider for the default SDK behavior of this interface.