1 2 3 4 5 6 7 8 9 10
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package sagemakermetrics provides the API client, operations, and parameter
// types for Amazon SageMaker Metrics Service.
//
// Contains all data plane API operations and data types for Amazon SageMaker
// Metrics. Use these APIs to put and retrieve (get) features related to your
// training run.
// - BatchPutMetrics (https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_metrics_BatchPutMetrics.html)
package sagemakermetrics
|