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
- 
               Contains information about associated resources that are identified for action by the runtime instance of the lifecycle policy. Type: LifecycleExecutionResourcesImpactedSummary object Required: No 
- startTime
- 
               The timestamp when the lifecycle runtime instance started. Type: Timestamp Required: No 
- state
- 
               Runtime state that reports if the policy action ran successfully, failed, or was skipped. 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: