PatchRule
Defines an approval rule for a patch baseline.
Contents
- ApproveAfterDays
-
The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of
7
means that patches are approved seven days after they are released.Type: Integer
Valid Range: Minimum value of 0. Maximum value of 100.
Required: Yes
- ComplianceLevel
-
A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: Unspecified, Critical, High, Medium, Low, and Informational.
Type: String
Valid Values:
CRITICAL | HIGH | MEDIUM | LOW | INFORMATIONAL | UNSPECIFIED
Required: No
- EnableNonSecurity
-
For instances identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is 'false'. Applies to Linux instances only.
Type: Boolean
Required: No
- PatchFilterGroup
-
The patch filter group that defines the criteria for the rule.
Type: PatchFilterGroup object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: