Difference between revisions of "AWS EC2 Instance lifecycle"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 20: Line 20:
 
== Related ==
 
== Related ==
 
* [[Lifecycle]]: [[spot]]
 
* [[Lifecycle]]: [[spot]]
* [[An instance was taken out of service in response to a EC2 health check indicating it has been terminated or stopped]]
+
* <code>[[An instance was taken out of service in response to a EC2 health check indicating it has been terminated or stopped]]</code>
 
 
  
 
== See also ==
 
== See also ==

Revision as of 16:23, 7 March 2023


  • pending
  • running
  • stopping
  • stopped
  • shutting-down
  • terminated

Terminated

In AWS, when an instance is terminated, it is no longer running and cannot be restarted. The amount of time that a terminated instance remains visible in the AWS Management Console depends on the retention period set for the Auto Scaling group or the EC2 instance. The default retention period is one hour, but it can be configured to be up to seven days. Once the retention period has expired, the terminated instance is permanently deleted and is no longer visible in the AWS Management Console. Ref: ChatGPT

Two days, according to ChatGPT

aws autoscaling describe-termination-policy-types

Related

See also

Advertising: