InstanceAssociation
One or more association documents on the managed node.
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
-
Version information for the association on the managed node.
Type: String
Pattern:
([$]LATEST)|([1-9][0-9]*)
Required: No
- Content
-
The content of the association document for the managed nodes.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- InstanceId
-
The managed node ID.
Type: String
Pattern:
(^i-(\w{8}|\w{17})$)|(^mi-\w{17}$)
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: