Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个通过自动缩放自动启动的 ec2 实例。它没有与之关联的密钥对。我可以将现有的密钥分配给它吗?如果不是,我如何登录实例?
如果你现在想通过 SSH 登录,我认为你不走运。密钥需要作为as-create-launch-config命令的一部分进行分配。