One of our EC2 instance went missing from running instance list, probably it got terminated accidentally by someone.
In cloudtrail events, I can see some terminate instance events along with event time, user and instance id's which got terminated.
Problems is, as instances are already terminated I am not able to find more details of those instances using instance id.
I am interested in more details such as ami, key pair, tags.
Is there a way to get these details for terminated instance?