View a markdown version of this page

AWS::SageMaker::PipelineExecution - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::PipelineExecution

An execution of a pipeline.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::SageMaker::PipelineExecution" }

YAML

Type: AWS::SageMaker::PipelineExecution

Return values

Ref

Fn::GetAtt

CreationTime

The creation time of the pipeline execution.

LastModifiedTime

The time that the pipeline execution was last modified.

PipelineArn

The Amazon Resource Name (ARN) of the pipeline that was executed.

PipelineExecutionArn

The Amazon Resource Name (ARN) of the pipeline execution.

PipelineExecutionDescription

The description of the pipeline execution.

PipelineExecutionDisplayName

The display name of the pipeline execution.

PipelineExecutionId

Property description not available.

PipelineExecutionStatus

The status of the pipeline status.

PipelineName

Property description not available.

PipelineVersionId

The ID of the pipeline version that started this execution.

Tags

Property description not available.