---
title: SageMaker Pipeline Execution
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > SageMaker Pipeline Execution
---

# SageMaker Pipeline Execution

This table represents the SageMaker Pipeline Execution resource from Amazon Web Services.

```
aws.sagemaker_pipelineexecution
```

## Fields

| Title                           | ID   | Type       | Data Type                                                          | Description |
| ------------------------------- | ---- | ---------- | ------------------------------------------------------------------ | ----------- |
| _key                            | core | string     |
| account_id                      | core | string     |
| created_by                      | core | json       |
| creation_time                   | core | timestamp  | The time when the pipeline execution was created.                  |
| failure_reason                  | core | string     | If the execution failed, a message describing why.                 |
| last_modified_by                | core | json       |
| last_modified_time              | core | timestamp  | The time when the pipeline execution was modified last.            |
| parallelism_configuration       | core | json       | The parallelism configuration applied to the pipeline.             |
| pipeline_arn                    | core | string     | The Amazon Resource Name (ARN) of the pipeline.                    |
| pipeline_execution_arn          | core | string     | The Amazon Resource Name (ARN) of the pipeline execution.          |
| pipeline_execution_description  | core | string     | The description of the pipeline execution.                         |
| pipeline_execution_display_name | core | string     | The display name of the pipeline execution.                        |
| pipeline_execution_status       | core | string     | The status of the pipeline execution.                              |
| pipeline_experiment_config      | core | json       |
| selective_execution_config      | core | json       | The selective execution configuration applied to the pipeline run. |
| tags                            | core | hstore_csv |
