Systems Manager Maintenance Window

This table represents the Systems Manager Maintenance Window resource from Amazon Web Services.

aws.ssm_maintenancewindow

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allow_unassociated_targetscoreboolWhether targets must be registered with the maintenance window before tasks can be defined for those targets.
created_datecoretimestampThe date the maintenance window was created.
cutoffcoreint64The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.
descriptioncorestringThe description of the maintenance window.
durationcoreint64The duration of the maintenance window in hours.
enabledcoreboolIndicates whether the maintenance window is enabled.
end_datecorestringThe date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive. The maintenance window won't run after this specified time.
modified_datecoretimestampThe date the maintenance window was last modified.
namecorestringThe name of the maintenance window.
next_execution_timecorestringThe next time the maintenance window will actually run, taking into account any specified times for the maintenance window to become active or inactive.
schedulecorestringThe schedule of the maintenance window in the form of a cron or rate expression.
schedule_offsetcoreint64The number of days to wait to run a maintenance window after the scheduled cron expression date and time.
schedule_timezonecorestringThe time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the <a href="https://www.iana.org/time-zones">Time Zone Database</a> on the IANA website.
start_datecorestringThe date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active. The maintenance window won't run before this specified time.
tagscorehstore
window_idcorestringThe ID of the created maintenance window.