Package-level declarations
Types
Functions
Link copied to clipboard
inline suspend fun SageMakerMetricsClient.batchPutMetrics(crossinline block: BatchPutMetricsRequest.Builder.() -> Unit): BatchPutMetricsResponse
Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio and retrieved with the GetMetrics
API.
Link copied to clipboard
fun SageMakerMetricsClient.withConfig(block: SageMakerMetricsClient.Config.Builder.() -> Unit): SageMakerMetricsClient
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.