Awso_sagemaker_edge_lwtSourceval get_deployments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_edge.Values.GetDeploymentsRequest.t ->
(Awso_sagemaker_edge.Values.GetDeploymentsResult.t,
Awso_sagemaker_edge.Values.GetDeploymentsResult.error)
Result.t
Lwt.tval get_device_registration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_edge.Values.GetDeviceRegistrationRequest.t ->
(Awso_sagemaker_edge.Values.GetDeviceRegistrationResult.t,
Awso_sagemaker_edge.Values.GetDeviceRegistrationResult.error)
Result.t
Lwt.tval send_heartbeat :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_edge.Values.SendHeartbeatRequest.t ->
(unit, unit) Result.t Lwt.tinclude module type of struct include Awso_sagemaker_edge.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Information about the checksum of a model deployed on a device.
Information required for edge device metrics.
Information about a model deployed on an edge device that is registered with SageMaker Edge Manager.
Information about a deployment on an edge device that is registered with SageMaker Edge Manager.
Information about the result of a deployment on an edge device that is registered with SageMaker Edge Manager.
An internal failure occurred. Try your request again. If the problem persists, contact Amazon Web Services customer support.
Use to get the current status of devices registered on SageMaker Edge Manager.
Use to check if a device is registered with SageMaker Edge Manager.
Use to check if a device is registered with SageMaker Edge Manager.
Use to get the active deployments from a device.
Use to get the active deployments from a device.