SageMaker Optimization Job

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

aws.sagemaker_optimizationjob

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_timecoretimestampThe time when you created the optimization job.
deployment_instance_typecorestringThe type of instance that hosts the optimized model that you create with the optimization job.
failure_reasoncorestringIf the optimization job status is <code>FAILED</code>, the reason for the failure.
last_modified_timecoretimestampThe time when the optimization job was last updated.
model_sourcecorejsonThe location of the source model to optimize with an optimization job.
optimization_configscorejsonSettings for each of the optimization techniques that the job applies.
optimization_end_timecoretimestampThe time when the optimization job finished processing.
optimization_environmentcorehstoreThe environment variables to set in the model container.
optimization_job_arncorestringThe Amazon Resource Name (ARN) of the optimization job.
optimization_job_namecorestringThe name that you assigned to the optimization job.
optimization_job_statuscorestringThe current status of the optimization job.
optimization_outputcorejsonOutput values produced by an optimization job.
optimization_start_timecoretimestampThe time when the optimization job started.
output_configcorejsonDetails for where to store the optimized model that you create with the optimization job.
role_arncorestringThe ARN of the IAM role that you assigned to the optimization job.
stopping_conditioncorejson
tagscorehstore
vpc_configcorejsonA VPC in Amazon VPC that your optimized model has access to.