If the user wants to find out the reason for termination, where can he find the details?
It is not possible to find the details after the instance is terminated
The user can get information from the AWS console, by checking the Instance description under the State transition reason label
The user can get information from the AWS console, by checking the Instance description under the Instance Status Change reason label
The user can get information from the AWS console, by checking the Instance description under the Instance Termination reason label
Explanations:
AWS provides information on instance terminations, so users can find details about why an instance was terminated.
AWS displays the reason for an instance termination in the Instance description under the “State transition reason” label.
There is no label named “Instance Status Change reason”; this option does not exist in the AWS console.
There is no label named “Instance Termination reason”; AWS uses the “State transition reason” label for termination details.