Module Awso_sagemaker_metrics_asyncSource

include module type of struct include Awso_sagemaker_metrics.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 serviceAbbreviation : 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 ]

An error that occured when putting the metric data.

The raw metric data to associate with the resource.

The result of a query to retrieve training metrics from SageMaker.

Specifies a query to retrieve training metrics from SageMaker.

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio.

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio.

Used to retrieve training metrics from SageMaker.

Used to retrieve training metrics from SageMaker.

Sourcemodule Cli : sig ... end