View a markdown version of this page

AWS::ImageBuilder::WorkflowStepExecution - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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.