SageMaker Context

SageMaker Context in AWS represents metadata that helps track and organize machine learning workflows. It captures information about activities, datasets, models, or other entities involved in an ML project, enabling better lineage tracking and experiment management. This resource is useful for understanding relationships between different components in SageMaker and for maintaining reproducibility in ML pipelines.

aws.sagemaker_context

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
context_arncorestringThe Amazon Resource Name (ARN) of the context.
context_namecorestringThe name of the context.
context_typecorestringThe type of the context.
created_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
creation_timecoretimestampWhen the context was created.
descriptioncorestringThe description of the context.
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 context was last modified.
lineage_group_arncorestringThe Amazon Resource Name (ARN) of the lineage group.
propertiescorehstoreA list of the context's properties.
tagscorehstore