Module Awso_sagemaker_edge_asyncSource

Sourceval send_heartbeat : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_sagemaker_edge.Values.SendHeartbeatRequest.t -> (unit, unit) Result.t Async.Deferred.t
include module type of struct include Awso_sagemaker_edge.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval 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.

Sourcemodule Cli : sig ... end