EC2 Instance Event Window
An EC2 Instance Event Window is a feature provided by AWS that allows users to specify when scheduled events for their EC2 instances can occur. This capability enables users to define maintenance windows during which AWS can carry out necessary maintenance activities without disrupting critical operations. For more information on managing EC2 Instance Event Windows, please refer to the official AWS documentation.
Supported Methods​
GET
: Get an event window by IDLIST
: List all event windowsSEARCH
: Search for event windows by ARN
Possible Links​
ec2-instance
​
An EC2 Instance Event Window is directly tied to EC2 instances because it determines when scheduled maintenance or events can occur for these instances. By setting up event windows, you can ensure that any required AWS maintenance for EC2 instances aligns with your operational requirements, thereby minimising disruption to mission-critical applications running on them.