Patch
Represents metadata about a patch.
Contents
- Classification
-
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
Type: String
Required: No
- ContentUrl
-
The URL where more information can be obtained about the patch.
Type: String
Required: No
- Description
-
The description of the patch.
Type: String
Required: No
- Id
-
The ID of the patch (this is different than the Microsoft Knowledge Base ID).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- KbNumber
-
The Microsoft Knowledge Base ID of the patch.
Type: String
Required: No
- Language
-
The language of the patch if it's language-specific.
Type: String
Required: No
- MsrcNumber
-
The ID of the MSRC bulletin the patch is related to.
Type: String
Required: No
- MsrcSeverity
-
The severity of the patch (for example Critical, Important, Moderate).
Type: String
Required: No
- Product
-
The specific product the patch is applicable for (for example, WindowsServer2016).
Type: String
Required: No
- ProductFamily
-
The product family the patch is applicable for (for example, Windows).
Type: String
Required: No
- ReleaseDate
-
The date the patch was released.
Type: Timestamp
Required: No
- Title
-
The title of the patch.
Type: String
Required: No
- Vendor
-
The name of the vendor providing the patch.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: