SageMaker Artifact

SageMaker Artifact in AWS represents metadata and lineage information about machine learning artifacts, such as datasets, models, or code, that are tracked within SageMaker. It helps users manage, organize, and trace the origin and usage of these artifacts across experiments and workflows, supporting reproducibility and governance in ML projects.

aws.sagemaker_artifact

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
artifact_arncorestringThe Amazon Resource Name (ARN) of the artifact.
artifact_namecorestringThe name of the artifact.
artifact_typecorestringThe type of the artifact.
created_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
creation_timecoretimestampWhen the artifact was created.
last_modified_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
last_modified_timecoretimestampWhen the artifact was last modified.
lineage_group_arncorestringThe Amazon Resource Name (ARN) of the lineage group.
metadata_propertiescorejsonMetadata properties of the tracking entity, trial, or trial component.
propertiescorehstoreA list of the artifact's properties.
tagscorehstore