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.
PipelineExecutionIdProperty description not available.
PipelineExecutionStatus-
The status of the pipeline status.
PipelineNameProperty description not available.
PipelineVersionId-
The ID of the pipeline version that started this execution.
TagsProperty description not available.