diff --git a/docs/5_Compute/5a_EC2/EC2_Concepts.md b/docs/5_Compute/5a_EC2/EC2_Concepts.md index a912b1f..74d7a87 100644 --- a/docs/5_Compute/5a_EC2/EC2_Concepts.md +++ b/docs/5_Compute/5a_EC2/EC2_Concepts.md @@ -5,4 +5,5 @@ * **Notes:** * Occupies single AZ, single host in that AZ. * Security groups associated with network interface, not the instance. - * Key Pairs are globally available in AWS, they are not region specific. + * Key Pairs are region-specific (although [you can upload the same key pair to all the regions](https://aws.amazon.com/premiumsupport/knowledge-center/ec2-ssh-key-pair-regions/)) +