This message was deleted.
# general
s
This message was deleted.
s
If you’re looking for an example of uploading an existing public key, you can use this blog post as an example: https://blog.scottlowe.org/2022/09/06/managing-aws-key-pairs-with-pulumi-and-go/
There’s also a link there to the API docs for
ec2.NewKeyPair
so that you can see what it looks like in other languages.