InstanceAssociation
One or more association documents on the instance.
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 instance.
Type: String
Pattern:
([$]LATEST)|([1-9][0-9]*)
Required: No
- Content
-
The content of the association document for the instance(s).
Type: String
Length Constraints: Minimum length of 1.
Required: No
- InstanceId
-
The instance 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: