---
title: SageMaker Model Card
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > SageMaker Model Card
---

# SageMaker Model Card

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

```
aws.sagemaker_modelcard
```

## Fields

| Title                        | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Description |
| ---------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string     |
| account_id                   | core | string     |
| content                      | core | string     | The content of the model card.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| created_by                   | core | json       |
| creation_time                | core | timestamp  | The date and time the model card was created.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| last_modified_by             | core | json       |
| last_modified_time           | core | timestamp  | The date and time the model card was last modified.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| model_card_arn               | core | string     | The Amazon Resource Name (ARN) of the model card.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| model_card_name              | core | string     | The name of the model card.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| model_card_processing_status | core | string     | The 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_status            | core | string     | The 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_version           | core | int64      | The version of the model card.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| security_config              | core | json       | The security configuration used to protect model card content.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| tags                         | core | hstore_csv |
