Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--mongodb-atlas-maintenancewindow.json
Parent schema serverless-framework-configuration
Type: object

The maintenanceWindow resource provides access to retrieve or update the current Atlas project maintenance window.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

HourOfDay integer required

Zero-based integer that represents the hour of the of the day that the maintenance window starts according to a 24-hour clock. Use 0 for midnight and 12 for noon.

Profile string | Aws_CF_FunctionString

The profile is defined in AWS Secret manager. See Secret Manager Profile setup

AutoDeferOnceEnabled boolean

Flag that indicates whether MongoDB Cloud should defer all maintenance windows for one week after you enable them.

DayOfWeek integer

One-based integer that represents the day of the week that the maintenance window starts.

ValueDay of Week
1Sunday
2Monday
3Tuesday
4Wednesday
5Thursday
6Friday
7Saturday
ProjectId string | Aws_CF_FunctionString

Unique 24-hexadecimal digit string that identifies your project.

StartASAP boolean

Flag that indicates whether MongoDB Cloud starts the maintenance window immediately upon receiving this request. To start the maintenance window immediately for your project, MongoDB Cloud must have maintenance scheduled and you must set a maintenance window. This flag resets to false after MongoDB Cloud completes maintenance.