For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.sagemaker_model_card.dataset.md. A documentation index is available at /llms.txt.

SageMaker Model Card

SageMaker Model Card is a resource in AWS that provides a standardized way to document machine learning models. It captures key details such as model purpose, intended use, performance metrics, training data, and evaluation results. This helps improve transparency, governance, and compliance by centralizing model information for stakeholders.

aws.sagemaker_model_card

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
contentcorestringThe content of the model card. Content is provided as a string in the model card JSON schema. When you set IncludedData to MetadataOnly in the request, SageMaker returns a sanitized version of Content that includes only the following JSON paths, when present in the model card: model_overview.model_id model_overview.model_name intended_uses.risk_rating model_package_details.model_package_group_name model_package_details.model_package_arn All other fields are removed from Content when IncludedData is MetadataOnly, including model description, training details, evaluation details, business details, and additional information. To retrieve the complete Content, set IncludedData to AllData or omit the parameter.
created_bycorejsonInformation about the user who created or modified a SageMaker resource.
creation_timecoretimestampThe date and time the model card was created.
last_modified_bycorejsonInformation about the user who created or modified a SageMaker resource.
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 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_statuscorestringThe 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_versioncoreint64The version of the model card.
security_configcorejsonThe security configuration used to protect model card content.
tagscorehstore_csv