Home › Forums › AWS › AWS Certified Solutions Architect Professional › Question asked is to use the same PEM key as earlier, can you please cross check › Reply To: Question asked is to use the same PEM key as earlier, can you please cross check
-
Hello Joseph,
Thank you for your feedback.
“Migrating the instance to a new region by copying the AMI of the EC2 instance to the new region and importing the private key” is incorrect because you have to import the public key and not the private key.
You can import the AMI to a new region. And you want to use an existing key, you can import the PUBLIC key to AWS. the PRIVATE key is not imported. AWS does not store PRIVATE pem keys. The private key stays with the customer.
Hope this helps.
Regards,
Kenneth Samonte @ Tutorials Dojo