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.
EndTimeProperty description not available.
ImageBuildVersionArn-
The Amazon Resource Name (ARN) of the image build version that ran the workflow.
InputsProperty description not available.
Name-
The name of the workflow step.
OnFailureProperty description not available.
OutputsProperty description not available.
StartTime-
The timestamp when the workflow step started.
StatusProperty description not available.
StepExecutionId-
Uniquely identifies the workflow step that ran for the associated image build version.
TimeoutSecondsProperty 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.