Reschedule scheduled events that affect your Amazon EC2 instances
You can reschedule an event so that it occurs at a specific date and time that suits you. Only events that have a deadline date can be rescheduled. There are other limitations for rescheduling an event.
You can reschedule an event by using one of the following methods.
Limitations
-
Only events with an event deadline date can be rescheduled. The event can be rescheduled up to the event deadline date. The Deadline column in the console and the
NotBeforeDeadline
field in the AWS CLI indicate if the event has a deadline date. -
Only events that have not yet started can be rescheduled. The Start time column in the console and the
NotBefore
field in the AWS CLI indicate the event start time. Events that are scheduled to start in the next 5 minutes cannot be rescheduled. -
The new event start time must be at least 60 minutes from the current time.
-
If you reschedule multiple events using the console, the event deadline date is determined by the event with the earliest event deadline date.