---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_sagemaker_modelcard{% #aws_sagemaker_modelcard %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `content`{% #content %}

**Type**: `STRING`**Provider name**: `Content`**Description**: The content of the model card.

## `created_by`{% #created_by %}

**Type**: `STRUCT`**Provider name**: `CreatedBy`

- `domain_id`**Type**: `STRING`**Provider name**: `DomainId`**Description**: The domain associated with the user.
- `iam_identity`**Type**: `STRUCT`**Provider name**: `IamIdentity`**Description**: The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
  - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the IAM identity.
  - `principal_id`**Type**: `STRING`**Provider name**: `PrincipalId`**Description**: The ID of the principal that assumes the IAM identity.
  - `source_identity`**Type**: `STRING`**Provider name**: `SourceIdentity`**Description**: The person or application which assumes the IAM identity.
- `user_profile_arn`**Type**: `STRING`**Provider name**: `UserProfileArn`**Description**: The Amazon Resource Name (ARN) of the user's profile.
- `user_profile_name`**Type**: `STRING`**Provider name**: `UserProfileName`**Description**: The name of the user's profile.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The date and time the model card was created.

## `last_modified_by`{% #last_modified_by %}

**Type**: `STRUCT`**Provider name**: `LastModifiedBy`

- `domain_id`**Type**: `STRING`**Provider name**: `DomainId`**Description**: The domain associated with the user.
- `iam_identity`**Type**: `STRUCT`**Provider name**: `IamIdentity`**Description**: The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
  - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the IAM identity.
  - `principal_id`**Type**: `STRING`**Provider name**: `PrincipalId`**Description**: The ID of the principal that assumes the IAM identity.
  - `source_identity`**Type**: `STRING`**Provider name**: `SourceIdentity`**Description**: The person or application which assumes the IAM identity.
- `user_profile_arn`**Type**: `STRING`**Provider name**: `UserProfileArn`**Description**: The Amazon Resource Name (ARN) of the user's profile.
- `user_profile_name`**Type**: `STRING`**Provider name**: `UserProfileName`**Description**: The name of the user's profile.

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastModifiedTime`**Description**: The date and time the model card was last modified.

## `model_card_arn`{% #model_card_arn %}

**Type**: `STRING`**Provider name**: `ModelCardArn`**Description**: The Amazon Resource Name (ARN) of the model card.

## `model_card_name`{% #model_card_name %}

**Type**: `STRING`**Provider name**: `ModelCardName`**Description**: The name of the model card.

## `model_card_processing_status`{% #model_card_processing_status %}

**Type**: `STRING`**Provider name**: `ModelCardProcessingStatus`**Description**: The processing status of model card deletion. The `ModelCardProcessingStatus` updates throughout the different deletion steps.

- `DeletePending`: Model card deletion request received.
- `DeleteInProgress`: Model card deletion is in progress.
- `ContentDeleted`: Deleted model card content.
- `ExportJobsDeleted`: Deleted all export jobs associated with the model card.
- `DeleteCompleted`: Successfully deleted the model card.
- `DeleteFailed`: The model card failed to delete.



## `model_card_status`{% #model_card_status %}

**Type**: `STRING`**Provider name**: `ModelCardStatus`**Description**: The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

- `Draft`: The model card is a work in progress.
- `PendingReview`: The model card is pending review.
- `Approved`: The model card is approved.
- `Archived`: The model card is archived. No more updates should be made to the model card, but it can still be exported.



## `model_card_version`{% #model_card_version %}

**Type**: `INT32`**Provider name**: `ModelCardVersion`**Description**: The version of the model card.

## `security_config`{% #security_config %}

**Type**: `STRUCT`**Provider name**: `SecurityConfig`**Description**: The security configuration used to protect model card content.

- `kms_key_id`**Type**: `STRING`**Provider name**: `KmsKeyId`**Description**: A Key Management Service [key ID](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-id) to use for encrypting a model card.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
