---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_sagemaker_pipeline{% #aws_sagemaker_pipeline %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `created_by`{% #created_by %}

**Type**: `STRUCT`**Provider name**: `CreatedBy`

- `domain_id`**Type**: `STRING`**Provider name**: `DomainId`**Description**: The domain associated with the user.
- `iam_identity`**Type**: `STRUCT`**Provider name**: `IamIdentity`**Description**: The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
  - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the IAM identity.
  - `principal_id`**Type**: `STRING`**Provider name**: `PrincipalId`**Description**: The ID of the principal that assumes the IAM identity.
  - `source_identity`**Type**: `STRING`**Provider name**: `SourceIdentity`**Description**: The person or application which assumes the IAM identity.
- `user_profile_arn`**Type**: `STRING`**Provider name**: `UserProfileArn`**Description**: The Amazon Resource Name (ARN) of the user's profile.
- `user_profile_name`**Type**: `STRING`**Provider name**: `UserProfileName`**Description**: The name of the user's profile.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The time when the pipeline was created.

## `last_modified_by`{% #last_modified_by %}

**Type**: `STRUCT`**Provider name**: `LastModifiedBy`

- `domain_id`**Type**: `STRING`**Provider name**: `DomainId`**Description**: The domain associated with the user.
- `iam_identity`**Type**: `STRUCT`**Provider name**: `IamIdentity`**Description**: The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
  - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the IAM identity.
  - `principal_id`**Type**: `STRING`**Provider name**: `PrincipalId`**Description**: The ID of the principal that assumes the IAM identity.
  - `source_identity`**Type**: `STRING`**Provider name**: `SourceIdentity`**Description**: The person or application which assumes the IAM identity.
- `user_profile_arn`**Type**: `STRING`**Provider name**: `UserProfileArn`**Description**: The Amazon Resource Name (ARN) of the user's profile.
- `user_profile_name`**Type**: `STRING`**Provider name**: `UserProfileName`**Description**: The name of the user's profile.

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastModifiedTime`**Description**: The time when the pipeline was last modified.

## `last_run_time`{% #last_run_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastRunTime`**Description**: The time when the pipeline was last run.

## `parallelism_configuration`{% #parallelism_configuration %}

**Type**: `STRUCT`**Provider name**: `ParallelismConfiguration`**Description**: Lists the parallelism configuration applied to the pipeline.

- `max_parallel_execution_steps`**Type**: `INT32`**Provider name**: `MaxParallelExecutionSteps`**Description**: The max number of steps that can be executed in parallel.

## `pipeline_arn`{% #pipeline_arn %}

**Type**: `STRING`**Provider name**: `PipelineArn`**Description**: The Amazon Resource Name (ARN) of the pipeline.

## `pipeline_definition`{% #pipeline_definition %}

**Type**: `STRING`**Provider name**: `PipelineDefinition`**Description**: The JSON pipeline definition.

## `pipeline_description`{% #pipeline_description %}

**Type**: `STRING`**Provider name**: `PipelineDescription`**Description**: The description of the pipeline.

## `pipeline_display_name`{% #pipeline_display_name %}

**Type**: `STRING`**Provider name**: `PipelineDisplayName`**Description**: The display name of the pipeline.

## `pipeline_name`{% #pipeline_name %}

**Type**: `STRING`**Provider name**: `PipelineName`**Description**: The name of the pipeline.

## `pipeline_status`{% #pipeline_status %}

**Type**: `STRING`**Provider name**: `PipelineStatus`**Description**: The status of the pipeline execution.

## `role_arn`{% #role_arn %}

**Type**: `STRING`**Provider name**: `RoleArn`**Description**: The Amazon Resource Name (ARN) that the pipeline uses to execute.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
