1 Answer
- Newest
- Most votes
- Most comments
0
Sounds like you have the order backwards. You need to create a keypair first, then launch an instance using the keypair.
Any new keypair that you are create after creating an instance will not be available in existing EC2 instances.
Hope this helps!
