SageMakerMetrics#

Client#

class SageMakerMetrics.Client#

A low-level client representing 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.

client = session.create_client('sagemaker-metrics')

These are the available methods:

Client Exceptions#

Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.

This client has no modeled exception classes.