AWS Security ChangesHomeSearch

AWS launchwizard documentation change

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

File: launchwizard/latest/userguide/launch-wizard-sap-launch-artifacts-cloudformation.md

Summary

Standardized references from 'AWS CloudFormation' to 'CloudFormation' throughout the document

Security assessment

These changes are branding/naming convention updates. No security implications are present in the modified text, and no new security features or guidance are introduced.

Diff

diff --git a/launchwizard/latest/userguide/launch-wizard-sap-launch-artifacts-cloudformation.md b/launchwizard/latest/userguide/launch-wizard-sap-launch-artifacts-cloudformation.md
index d8a0719fa..d1b139886 100644
--- a//launchwizard/latest/userguide/launch-wizard-sap-launch-artifacts-cloudformation.md
+++ b//launchwizard/latest/userguide/launch-wizard-sap-launch-artifacts-cloudformation.md
@@ -5 +5 @@
-# Launch AWS CloudFormation templates created in Launch Wizard
+# Launch CloudFormation templates created in Launch Wizard
@@ -7 +7 @@
-You can launch AWS CloudFormation stacks from the AWS CloudFormation templates that you saved from your successful Launch Wizard deployments. Perform the following steps to find and launch your AWS CloudFormation templates created with Launch Wizard.
+You can launch CloudFormation stacks from the CloudFormation templates that you saved from your successful Launch Wizard deployments. Perform the following steps to find and launch your CloudFormation templates created with Launch Wizard.
@@ -583 +583 @@ JSON
-  3. Attach the three policies you just created to the IAM user you use to launch AWS CloudFormation templates.
+  3. Attach the three policies you just created to the IAM user you use to launch CloudFormation templates.
@@ -594 +594 @@ JSON
-  3. Under the folder that you specified, locate and choose a new folder named ``<LaunchWizardDeploymentName>`-`<TimeStamp>``. This is the folder to which the Launch Wizard service copies the AWS CloudFormation templates and deployment artifacts.
+  3. Under the folder that you specified, locate and choose a new folder named ``<LaunchWizardDeploymentName>`-`<TimeStamp>``. This is the folder to which the Launch Wizard service copies the CloudFormation templates and deployment artifacts.
@@ -596 +596 @@ JSON
-  4. After you choose the new folder, you will see an `sap/` folder and a JSON file named ``<LaunchWizardDeploymentName>`-`<DeploymentType>`-template.json`. This is the root AWS CloudFormation template file. Select the check box next to this file and choose **Copy URL**.
+  4. After you choose the new folder, you will see an `sap/` folder and a JSON file named ``<LaunchWizardDeploymentName>`-`<DeploymentType>`-template.json`. This is the root CloudFormation template file. Select the check box next to this file and choose **Copy URL**.
@@ -598 +598 @@ JSON
-  5. Navigate to the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation) to create a stack with the URL that you copied.
+  5. Navigate to the [CloudFormation console](https://console.aws.amazon.com/cloudformation) to create a stack with the URL that you copied.