2 Answers
- Newest
- Most votes
- Most comments
1
Hello,
When AWS detects failure of the underlying host for an instance, it schedules a maintenance and will inform regarding the same to the customers beforehand so that appropriate actions can be taken by the customers. Generally, stopping and starting the instance during your off business hours will migrate the instance to another healthy hardware.
As a stop/start is done, the instance will be migrated to a healthy hardware, maintenance will be marked as completed and it will not be rebooted during the specified timeframe.
For more details on maintenance, you can refer to the following link.
1
As you already done the instance stop and start, AWS will not do reboot during the mentioned timeframe.
Relevant content
asked 3 years ago
- AWS OFFICIALUpdated 8 months ago

Thanks for detail response, appreciated your feedback