How to Delete Instances and Change Key Pair in Amazon EC2

amazon ec2

How to remove Instances ? I test some Instances and now I terminate it. So, I want to remove it. I can't find delete or remove action. I just found terminate.

How to change the pair key ? I don't have pair key for old Instances and I want to configure that instances.

Best Answer

If your instance uses the instance store as its root device (e.g. it's not an EBS backed instance), simply terminating it will destroy the instance and you won't have to do anything else.