EdgeModelStat - Amazon SageMaker

EdgeModelStat

Status of edge devices with this model.

Contents

ActiveDeviceCount

The number of devices that have this model version, a heart beat, and are currently running.

Type: Long

Required: Yes

ConnectedDeviceCount

The number of devices that have this model version and have a heart beat.

Type: Long

Required: Yes

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

OfflineDeviceCount

The number of devices that have this model version and do not have a heart beat.

Type: Long

Required: Yes

SamplingDeviceCount

The number of devices with this model version and are producing sample data.

Type: Long

Required: Yes

See Also

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