SageMaker Pipeline Execution

SageMaker Pipeline Execution in AWS represents the details of a specific run of a SageMaker pipeline. It provides information about the execution status, start and end times, steps involved, and metadata such as failure reasons or execution display names. This resource helps track, monitor, and manage machine learning workflow executions, making it easier to debug issues, audit processes, and ensure reproducibility of ML pipelines.

aws.sagemaker_pipeline_execution

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 execution was created.
failure_reasoncorestringIf the execution failed, a message describing why.
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 execution was modified last.
parallelism_configurationcorejsonThe parallelism configuration applied to the pipeline.
pipeline_arncorestringThe Amazon Resource Name (ARN) of the pipeline.
pipeline_execution_arncorestringThe Amazon Resource Name (ARN) of the pipeline execution.
pipeline_execution_descriptioncorestringThe description of the pipeline execution.
pipeline_execution_display_namecorestringThe display name of the pipeline execution.
pipeline_execution_statuscorestringThe status of the pipeline execution.
pipeline_experiment_configcorejsonSpecifies the names of the experiment and trial created by a pipeline.
selective_execution_configcorejsonThe selective execution configuration applied to the pipeline run.
tagscorehstore