I have an ec2 instance that was spun up automatically through autoscale. It doesn't have a key pair associated with it. Can I assign my existing key to it? If not how do I log into the instance?

有帮助吗?

解决方案

I think you are out of luck if you want to SSH in at this point. Key needs to be assigned as part of as-create-launch-config command.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top