LifecycleExecution - EC2 Image Builder
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

LifecycleExecution

Contains metadata from a runtime instance of a lifecycle policy.

Contents

endTime

The timestamp when the lifecycle runtime instance completed.

Type: Timestamp

Required: No

lifecycleExecutionId

Identifies the lifecycle policy runtime instance.

Type: String

Pattern: ^lce-[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Required: No

lifecyclePolicyArn

The Amazon Resource Name (ARN) of the lifecycle policy that ran.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^arn:aws(?:-[a-z]+)*:imagebuilder:[a-z]{2,}(?:-[a-z]+)+-[0-9]+:(?:[0-9]{12}|aws):lifecycle-policy/[a-z0-9-_]+$

Required: No

resourcesImpactedSummary

A summary flag that indicates whether the lifecycle execution identified any resources to take lifecycle actions on.

Type: LifecycleExecutionResourcesImpactedSummary object

Required: No

startTime

The timestamp when the lifecycle runtime instance started.

Type: Timestamp

Required: No

state

Runtime state that reports whether the lifecycle execution is in progress, succeeded, or failed.

Type: LifecycleExecutionState object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: