SageMaker Model Card Export Job

This table represents the SageMaker Model Card Export Job resource from Amazon Web Services.

aws.sagemaker_modelcardexportjob

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe date and time that the model export job was created.
export_artifactscorejsonThe exported model card artifacts.
failure_reasoncorestringThe failure reason if the model export job fails.
last_modified_atcoretimestampThe date and time that the model export job was last modified.
model_card_export_job_arncorestringThe Amazon Resource Name (ARN) of the model card export job.
model_card_export_job_namecorestringThe name of the model card export job to describe.
model_card_namecorestringThe name or Amazon Resource Name (ARN) of the model card that the model export job exports.
model_card_versioncoreint64The version of the model card that the model export job exports.
output_configcorejsonThe export output details for the model card.
statuscorestringThe completion status of the model card export job. <ul> <li> <code>InProgress</code>: The model card export job is in progress. </li> <li> <code>Completed</code>: The model card export job is complete. </li> <li> <code>Failed</code>: The model card export job failed. To see the reason for the failure, see the <code>FailureReason</code> field in the response to a <code>DescribeModelCardExportJob</code> call. </li> </ul>
tagscorehstore