SageMaker Model Card

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

aws.sagemaker_modelcard

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
contentcorestringThe content of the model card.
created_bycorejson
creation_timecoretimestampThe date and time the model card was created.
last_modified_bycorejson
last_modified_timecoretimestampThe date and time the model card was last modified.
model_card_arncorestringThe Amazon Resource Name (ARN) of the model card.
model_card_namecorestringThe name of the model card.
model_card_processing_statuscorestringThe processing status of model card deletion. The <code>ModelCardProcessingStatus</code> updates throughout the different deletion steps. <ul> <li> <code>DeletePending</code>: Model card deletion request received. </li> <li> <code>DeleteInProgress</code>: Model card deletion is in progress. </li> <li> <code>ContentDeleted</code>: Deleted model card content. </li> <li> <code>ExportJobsDeleted</code>: Deleted all export jobs associated with the model card. </li> <li> <code>DeleteCompleted</code>: Successfully deleted the model card. </li> <li> <code>DeleteFailed</code>: The model card failed to delete. </li> </ul>
model_card_statuscorestringThe approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval. <ul> <li> <code>Draft</code>: The model card is a work in progress. </li> <li> <code>PendingReview</code>: The model card is pending review. </li> <li> <code>Approved</code>: The model card is approved. </li> <li> <code>Archived</code>: The model card is archived. No more updates should be made to the model card, but it can still be exported. </li> </ul>
model_card_versioncoreint64The version of the model card.
security_configcorejsonThe security configuration used to protect model card content.
tagscorehstore