You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::AutomationExecutionMetadataDetails about a specific Automation execution.
Instance Attribute Summary collapseThe execution ID.
The status of the execution.
Use this filter with DescribeAutomationExecutions.
The action of the step that is currently running.
The name of the step that is currently running.
The name of the Automation document used during execution.
The document version used during the execution.
The IAM role ARN of the user who ran the Automation.
The time the execution finished.
The time the execution started.
The list of execution outputs as defined in the Automation document.
An S3 bucket where execution information is stored.
The MaxConcurrency value specified by the user when starting the Automation.
The MaxErrors value specified by the user when starting the Automation.
The Automation execution mode.
The list of execution outputs as defined in the Automation document.
The ExecutionId of the parent Automation.
A list of targets that resolved during the execution.
The list of execution outputs as defined in the Automation document.
The specified key-value mapping of document parameters to target resources.
The list of execution outputs as defined in the Automation document.
The targets defined by the user when starting the Automation.
The status of the execution.
Possible values:
The action of the step that is currently running.
#current_step_name ⇒ StringThe name of the step that is currently running.
#document_name ⇒ StringThe name of the Automation document used during execution.
#document_version ⇒ StringThe document version used during the execution.
#executed_by ⇒ StringThe IAM role ARN of the user who ran the Automation.
#execution_end_time ⇒ TimeThe time the execution finished. This is not populated if the execution is still in progress.
#execution_start_time ⇒ TimeThe time the execution started.
#failure_message ⇒ StringThe list of execution outputs as defined in the Automation document.
#log_file ⇒ StringAn S3 bucket where execution information is stored.
#max_concurrency ⇒ StringThe MaxConcurrency value specified by the user when starting the Automation.
#max_errors ⇒ StringThe MaxErrors value specified by the user when starting the Automation.
#mode ⇒ StringThe Automation execution mode.
Possible values:
The list of execution outputs as defined in the Automation document.
#parent_automation_execution_id ⇒ StringThe ExecutionId of the parent Automation.
#target ⇒ StringThe list of execution outputs as defined in the Automation document.
#target_maps ⇒ Array<Hash<String,Array<String>>>The specified key-value mapping of document parameters to target resources.
#target_parameter_name ⇒ StringThe list of execution outputs as defined in the Automation document.
#targets ⇒ Array<Types::Target>The targets defined by the user when starting the Automation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4