Model - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Model

Information about a model deployed on an edge device that is registered with SageMaker Edge Manager.

Contents

LatestInference

The timestamp of the last inference that was made.

Type: Timestamp

Required: No

LatestSampleTime

The timestamp of the last data sample taken.

Type: Timestamp

Required: No

ModelMetrics

Information required for model metrics.

Type: Array of EdgeMetric objects

Required: No

ModelName

The name of the model.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 255.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Required: No

ModelVersion

The version of the model.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9\ \_\.]+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: