AssociationExecution
Includes information about the specified association.
Contents
- AlarmConfiguration
-
The details for the CloudWatch alarm you want to apply to an automation or command.
Type: AlarmConfiguration object
Required: No
- AssociationId
-
The association ID.
Type: String
Pattern:
[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
- AssociationVersion
-
The association version.
Type: String
Pattern:
([$]LATEST)|([1-9][0-9]*)
Required: No
- CreatedTime
-
The time the execution started.
Type: Timestamp
Required: No
- DetailedStatus
-
Detailed status information about the execution.
Type: String
Required: No
- ExecutionId
-
The execution ID for the association.
Type: String
Pattern:
[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
- LastExecutionDate
-
The date of the last execution.
Type: Timestamp
Required: No
- ResourceCountByStatus
-
An aggregate status of the resources in the execution based on the status type.
Type: String
Required: No
- Status
-
The status of the association execution.
Type: String
Required: No
- TriggeredAlarms
-
The CloudWatch alarms that were invoked by the association.
Type: Array of AlarmStateInformation objects
Array Members: Fixed number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: