# Packages
Package sagemakermetricsiface provides an interface to enable mocking the Amazon SageMaker Metrics Service service client for testing your code.
# Functions
New creates a new instance of the SageMakerMetrics client with a session.
PutMetricsErrorCode_Values returns all elements of the PutMetricsErrorCode enum.
# Constants
ID to lookup a service endpoint with.
PutMetricsErrorCodeConflictError is a PutMetricsErrorCode enum value.
PutMetricsErrorCodeInternalError is a PutMetricsErrorCode enum value.
PutMetricsErrorCodeMetricLimitExceeded is a PutMetricsErrorCode enum value.
PutMetricsErrorCodeValidationError is a PutMetricsErrorCode enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
# Structs
An error that occured when putting the metric data.
The raw metric data to associate with the resource.
SageMakerMetrics provides the API operation methods for making requests to Amazon SageMaker Metrics Service.