SageMaker Pipeline

SageMaker Pipeline is an AWS resource that enables the creation, automation, and management of machine learning workflows. It allows you to define steps such as data preparation, model training, evaluation, and deployment in a structured sequence. This helps streamline ML operations, improve reproducibility, and simplify collaboration across teams.

aws.sagemaker_pipeline

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
creation_timecoretimestampThe time when the pipeline 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_timecoretimestampThe time when the pipeline was last modified.
last_run_timecoretimestampThe time when the pipeline was last run.
parallelism_configurationcorejsonLists the parallelism configuration applied to the pipeline.
pipeline_arncorestringThe Amazon Resource Name (ARN) of the pipeline.
pipeline_definitioncorestringThe JSON pipeline definition.
pipeline_descriptioncorestringThe description of the pipeline.
pipeline_display_namecorestringThe display name of the pipeline.
pipeline_namecorestringThe name of the pipeline.
pipeline_statuscorestringThe status of the pipeline execution.
role_arncorestringThe Amazon Resource Name (ARN) that the pipeline uses to execute.
tagscorehstore