Skip to content
Discussion options

You must be logged in to vote

It looks like they're going to be stored in SSM https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html

When you create a new key pair, the private key is saved to AWS Systems Manager Parameter Store, using a parameter with the following name: /ec2/keypair/{key_pair_id}. For more information about retrieving private key, and the required permissions, see Create a key pair using AWS CloudFormation in the Amazon EC2 User Guide.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@mustafasafariny
Comment options

@peterwoodworth
Comment options

Answer selected by peterwoodworth
@mustafasafariny
Comment options

@mustafasafariny
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants