PatchComplianceData
Information about the state of a patch on a particular instance as it relates to the patch baseline used to patch the instance.
Contents
- Classification
-
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
Type: String
Required: Yes
- InstalledTime
-
The date/time the patch was installed on the instance. Note that not all operating systems provide this level of information.
Type: Timestamp
Required: Yes
- KBId
-
The operating system-specific ID of the patch.
Type: String
Required: Yes
- Severity
-
The severity of the patch (for example, Critical, Important, Moderate).
Type: String
Required: Yes
- State
-
The state of the patch on the instance, such as INSTALLED or FAILED.
For descriptions of each patch state, see About Patch Compliance in the AWS Systems Manager User Guide.
Type: String
Valid Values:
INSTALLED | INSTALLED_OTHER | INSTALLED_PENDING_REBOOT | INSTALLED_REJECTED | MISSING | NOT_APPLICABLE | FAILED
Required: Yes
- Title
-
The title of the patch.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: