AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-19 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-keypair.md

Summary

Updated branding references from 'AWS CloudFormation' to 'CloudFormation' in documentation

Security assessment

Changes are branding/terminology updates without altering security content. No security vulnerabilities or features mentioned.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-keypair.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-keypair.md
index d2432e9e9..49a0d56a5 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-keypair.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-keypair.md
@@ -5 +5 @@ SyntaxPropertiesReturn valuesExamplesSee also
-This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
+This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
@@ -20 +20 @@ When you import an existing key pair, you specify the public key material for th
-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](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#create-key-pair-cloudformation) in the _Amazon EC2 User Guide_.
+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 CloudFormation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#create-key-pair-cloudformation) in the _Amazon EC2 User Guide_.
@@ -22 +22 @@ When you create a new key pair, the private key is saved to AWS Systems Manager
-When AWS CloudFormation deletes a key pair that was created or imported by a stack, it also deletes the parameter that was used to store the private key material in Parameter Store.
+When CloudFormation deletes a key pair that was created or imported by a stack, it also deletes the parameter that was used to store the private key material in Parameter Store.
@@ -26 +26 @@ When AWS CloudFormation deletes a key pair that was created or imported by a sta
-To declare this entity in your AWS CloudFormation template, use the following syntax:
+To declare this entity in your CloudFormation template, use the following syntax: