EdgeModel
The model on the edge device.
Contents
- ModelName
-
The name of the model.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$
Required: Yes
- ModelVersion
-
The model version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Pattern:
[a-zA-Z0-9\ \_\.]+
Required: Yes
- 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
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: