SageMaker AutoML Job

This table represents the SageMaker AutoML Job resource from Amazon Web Services.

aws.sagemaker_automljob

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
auto_ml_job_arncorestringReturns the ARN of the AutoML job.
auto_ml_job_artifactscorejsonReturns information on the job's artifacts found in <code>AutoMLJobArtifacts</code>.
auto_ml_job_configcorejsonReturns the configuration for the AutoML job.
auto_ml_job_namecorestringReturns the name of the AutoML job.
auto_ml_job_objectivecorejsonReturns the job's objective.
auto_ml_job_secondary_statuscorestringReturns the secondary status of the AutoML job.
auto_ml_job_statuscorestringReturns the status of the AutoML job.
best_candidatecorejsonThe best model candidate selected by SageMaker AI Autopilot using both the best objective metric and lowest <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-metrics-validation.html">InferenceLatency</a> for an experiment.
creation_timecoretimestampReturns the creation time of the AutoML job.
end_timecoretimestampReturns the end time of the AutoML job.
failure_reasoncorestringReturns the failure reason for an AutoML job, when applicable.
generate_candidate_definitions_onlycoreboolIndicates whether the output for an AutoML job generates candidate definitions only.
input_data_configcorejsonReturns the input data configuration for the AutoML job.
last_modified_timecoretimestampReturns the job's last modified time.
model_deploy_configcorejsonIndicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
model_deploy_resultcorejsonProvides information about endpoint for the model deployment.
output_data_configcorejsonReturns the job's output data config.
partial_failure_reasonscorejsonReturns a list of reasons for partial failures within an AutoML job.
problem_typecorestringReturns the job's problem type.
resolved_attributescorejsonContains <code>ProblemType</code>, <code>AutoMLJobObjective</code>, and <code>CompletionCriteria</code>. If you do not provide these values, they are inferred.
role_arncorestringThe 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.
tagscorehstore