Is there a way to find out AMI's associated with an Instance?
Like for example, I have test_instance. I would like to find out AMI's that have been generated with this instance.
So, basically I am trying to terminate the instance and all the AMI's and volumes associated with it.