View a markdown version of this page

AWS::ImageBuilder::WorkflowStepExecution - 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::ImageBuilder::WorkflowStepExecution

Contains runtime details for an instance of a workflow that ran for the associated image build version.

Syntax

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

JSON

{ "Type" : "AWS::ImageBuilder::WorkflowStepExecution" }

YAML

Type: AWS::ImageBuilder::WorkflowStepExecution

Return values

Ref

Fn::GetAtt

Action

The name of the step action.

EndTime

Property description not available.

ImageBuildVersionArn

The Amazon Resource Name (ARN) of the image build version that ran the workflow.

Inputs

Property description not available.

Name

The name of the workflow step.

OnFailure

Property description not available.

Outputs

Property description not available.

StartTime

The timestamp when the workflow step started.

Status

Property description not available.

StepExecutionId

Uniquely identifies the workflow step that ran for the associated image build version.

TimeoutSeconds

Property description not available.

WorkflowBuildVersionArn

The Amazon Resource Name (ARN) of the workflow resource that ran.

WorkflowExecutionId

Uniquely identifies the runtime instance of the workflow that contains the workflow step that ran for the associated image build version.