MaintenanceWindow
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
Contents
- customActionTimeoutInMins
-
The custom action timeout in minutes for the maintenance window.
Type: Integer
Valid Range: Minimum value of 15. Maximum value of 120.
Required: No
- daysOfWeek
-
The days of the week when maintenance can be performed.
Type: Array of DayOfWeek objects
Required: No
- hoursOfDay
-
The hours of the day when maintenance can be performed.
Type: Array of integers
Required: No
- isCustomActionTimeoutEnabled
-
Indicates whether custom action timeout is enabled for the maintenance window.
Type: Boolean
Required: No
- leadTimeInWeeks
-
The lead time in weeks before the maintenance window.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 4.
Required: No
- months
-
The months when maintenance can be performed.
Type: Array of Month objects
Required: No
- patchingMode
-
The patching mode for the maintenance window.
Type: String
Valid Values:
ROLLING | NONROLLING
Required: No
- preference
-
The preference for the maintenance window scheduling.
Type: String
Valid Values:
NO_PREFERENCE | CUSTOM_PREFERENCE
Required: No
- skipRu
-
Indicates whether to skip release updates during maintenance.
Type: Boolean
Required: No
- weeksOfMonth
-
The weeks of the month when maintenance can be performed.
Type: Array of integers
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: