Values_1.DescribeAutoMLJobV2ResponseSourceReturns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.
type nonrec t = {autoMLJobName : Values_0.AutoMLJobName.t option;Returns the name of the AutoML job V2.
*)autoMLJobArn : Values_0.AutoMLJobArn.t option;Returns the Amazon Resource Name (ARN) of the AutoML job V2.
*)autoMLJobInputDataConfig : Values_0.AutoMLJobInputDataConfig.t option;Returns an array of channel objects describing the input data and their location.
*)outputDataConfig : Values_0.AutoMLOutputDataConfig.t option;Returns the job's output data config.
*)roleArn : Values_0.RoleArn.t option;The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
*)autoMLJobObjective : Values_0.AutoMLJobObjective.t option;Returns the job's objective.
*)autoMLProblemTypeConfig : Values_0.AutoMLProblemTypeConfig.t option;Returns the configuration settings of the problem type set for the AutoML job V2.
*)autoMLProblemTypeConfigName : Values_0.AutoMLProblemTypeConfigName.t option;Returns the name of the problem type configuration set for the AutoML job V2.
*)creationTime : Values_0.Timestamp.t option;Returns the creation time of the AutoML job V2.
*)endTime : Values_0.Timestamp.t option;Returns the end time of the AutoML job V2.
*)lastModifiedTime : Values_0.Timestamp.t option;Returns the job's last modified time.
*)failureReason : Values_0.AutoMLFailureReason.t option;Returns the reason for the failure of the AutoML job V2, when applicable.
*)partialFailureReasons : Values_0.AutoMLPartialFailureReasons.t option;Returns a list of reasons for partial failures within an AutoML job V2.
*)bestCandidate : Values_0.AutoMLCandidate.t option;Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
*)autoMLJobStatus : Values_0.AutoMLJobStatus.t option;Returns the status of the AutoML job V2.
*)autoMLJobSecondaryStatus : Values_0.AutoMLJobSecondaryStatus.t option;Returns the secondary status of the AutoML job V2.
*)autoMLJobArtifacts : Values_0.AutoMLJobArtifacts.t option;resolvedAttributes : Values_0.AutoMLResolvedAttributes.t option;Returns the resolved attributes used by the AutoML job V2.
*)modelDeployConfig : Values_0.ModelDeployConfig.t option;Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
*)modelDeployResult : ModelDeployResult.t option;Provides information about endpoint for the model deployment.
*)dataSplitConfig : Values_0.AutoMLDataSplitConfig.t option;Returns the configuration settings of how the data are split into train and validation datasets.
*)securityConfig : Values_0.AutoMLSecurityConfig.t option;Returns the security configuration for traffic encryption or Amazon VPC settings.
*)autoMLComputeConfig : Values_0.AutoMLComputeConfig.t option;The compute configuration used for the AutoML job V2.
*)}type nonrec error = [ | `ResourceNotFound of Values_0.ResourceNotFound.t| `Unknown_operation_error of string * string option ]val make :
?autoMLJobName:??? ->
?autoMLJobArn:??? ->
?autoMLJobInputDataConfig:??? ->
?outputDataConfig:??? ->
?roleArn:??? ->
?autoMLJobObjective:??? ->
?autoMLProblemTypeConfig:??? ->
?autoMLProblemTypeConfigName:??? ->
?creationTime:??? ->
?endTime:??? ->
?lastModifiedTime:??? ->
?failureReason:??? ->
?partialFailureReasons:??? ->
?bestCandidate:??? ->
?autoMLJobStatus:??? ->
?autoMLJobSecondaryStatus:??? ->
?autoMLJobArtifacts:??? ->
?resolvedAttributes:??? ->
?modelDeployConfig:??? ->
?modelDeployResult:??? ->
?dataSplitConfig:??? ->
?securityConfig:??? ->
?autoMLComputeConfig:??? ->
unit ->
tval error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list ])
list ]
list
| `String of Values_0.AutoMLJobName.t
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Float of float
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of string ] * [> `String of string ])
list
| `String of string ])
list ]
list
| `Map of
([> `Enum of string ]
* [> `List of
[> `Structure of
(string
* [> `Map of
([> `String of string ]
* [> `String of string ])
list
| `String of string ])
list ]
list ])
list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Float of float
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Enum of string
| `Float of float
| `String of string ])
list ]
list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string * [> `List of [> `Enum of string ] list ])
list ]
list
| `Map of
([> `String of string ]
* [> `Enum of string
| `Map of
([> `Enum of string ] * [> `String of string ])
list ])
list
| `String of string ])
list ])
list
| `Timestamp of string ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ]