AssociationExecutionTarget
Includes information about the specified association execution.
Contents
- 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
- DetailedStatus
-
Detailed information about the execution status.
Type: String
Required: No
- ExecutionId
-
The execution 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
- LastExecutionDate
-
The date of the last execution.
Type: Timestamp
Required: No
- OutputSource
-
The location where the association details are saved.
Type: OutputSource object
Required: No
- ResourceId
-
The resource ID, for example, the managed node ID where the association ran.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- ResourceType
-
The resource type, for example, EC2.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: No
- Status
-
The association execution status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: