EC2 Instance Event Window

An EC2 Instance Event Window in AWS defines a scheduled time range during which planned maintenance or service events for EC2 instances can occur. By creating and associating event windows with instances, you can control when disruptive events such as reboots or retirements are applied, helping minimize impact on workloads by aligning them with your preferred maintenance periods.

aws.ec2_instance_event_window

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
association_targetcorejsonOne or more targets associated with the event window.
cron_expressioncorestringThe cron expression defined for the event window.
instance_event_window_idcorestringThe ID of the event window.
namecorestringThe name of the event window.
statecorestringThe current state of the event window.
tagscorehstore
time_rangescorejsonOne or more time ranges defined for the event window.