View a markdown version of this page

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

Contains metadata from a runtime instance of a lifecycle policy.

Syntax

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

JSON

{ "Type" : "AWS::ImageBuilder::LifecycleExecution", "Properties" : { "ResourceArn" : String } }

YAML

Type: AWS::ImageBuilder::LifecycleExecution Properties: ResourceArn: String

Properties

ResourceArn

Property description not available.

Required: No

Type: String

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

EndTime

The timestamp when the lifecycle runtime instance completed.

LifecycleExecutionId

Identifies the lifecycle policy runtime instance.

StartTime

The timestamp when the lifecycle runtime instance started.