AutomationExecutionMetadata

Details about a specific Automation execution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details for the CloudWatch alarm applied to your automation.

Link copied to clipboard

The ID of a State Manager association used in the Automation operation.

Link copied to clipboard

The execution ID.

Link copied to clipboard

The status of the execution.

Link copied to clipboard

The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

Link copied to clipboard

Use this filter with DescribeAutomationExecutions. Specify either Local or CrossAccount. CrossAccount is an Automation that runs in multiple Amazon Web Services Regions and Amazon Web Services accounts. For more information, see Running Automation workflows in multiple Amazon Web Services Regions and accounts in the Amazon Web Services Systems Manager User Guide.

Link copied to clipboard

The name of the Change Manager change request.

Link copied to clipboard

The action of the step that is currently running.

Link copied to clipboard

The name of the step that is currently running.

Link copied to clipboard

The name of the Automation runbook used during execution.

Link copied to clipboard

The document version used during the execution.

Link copied to clipboard

The IAM role ARN of the user who ran the automation.

Link copied to clipboard

The time the execution finished. This isn't populated if the execution is still in progress.

Link copied to clipboard

The time the execution started.

Link copied to clipboard

The list of execution outputs as defined in the Automation runbook.

Link copied to clipboard

An S3 bucket where execution information is stored.

Link copied to clipboard

The MaxConcurrency value specified by the user when starting the automation.

Link copied to clipboard

The MaxErrors value specified by the user when starting the automation.

Link copied to clipboard

The Automation execution mode.

Link copied to clipboard

The ID of an OpsItem that is created to represent a Change Manager change request.

Link copied to clipboard

The list of execution outputs as defined in the Automation runbook.

Link copied to clipboard

The execution ID of the parent automation.

Link copied to clipboard

A list of targets that resolved during the execution.

Link copied to clipboard

Information about the Automation runbooks that are run during a runbook workflow in Change Manager.

Link copied to clipboard

The date and time the Automation operation is scheduled to start.

Link copied to clipboard

The list of execution outputs as defined in the Automation runbook.

Link copied to clipboard

The specified key-value mapping of document parameters to target resources.

Link copied to clipboard

The list of execution outputs as defined in the Automation runbook.

Link copied to clipboard

The targets defined by the user when starting the automation.

Link copied to clipboard

The CloudWatch alarm that was invoked by the automation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String