- Más nuevo
- Más votos
- Más comentarios
Hello.
How can I retrieve the original instance when it is stopped by AWS?
What do you mean by original instance?
Normally, this event requires stopping and starting the instance to move it to a different physical host.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html#schedevents_actions_retire
https://repost.aws/knowledge-center/ec2-instance-retirement
Hi Thanks for replying The Original means the stopped Instance. We need it back to restart and then to revert it. Becaure we didn't do any reschedule or restart befor the ending date. Now the instance has been stopped. We can't restart it . So we need it back or anyway can be helped.
respondido hace 3 años
Contenido relevante
preguntada hace un año
preguntada hace un mes
preguntada hace 10 meses

Is your EC2 status "stopped"? In that case, try starting EC2. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#starting-stopping-instances
If you are having trouble starting up, try creating a new EC2 from an EC2 snapshot.