AWS Security ChangesHomeSearch

AWS migrationhub-refactor-spaces documentation change

Service: migrationhub-refactor-spaces · 2025-11-19 · Documentation low

File: migrationhub-refactor-spaces/latest/userguide/creating-resources-with-cloudformation.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' throughout the documentation

Security assessment

Changes are purely branding/naming updates without security implications. No security vulnerabilities, configurations, or features are modified or added. The updates maintain existing functionality without altering security posture.

Diff

diff --git a/migrationhub-refactor-spaces/latest/userguide/creating-resources-with-cloudformation.md b/migrationhub-refactor-spaces/latest/userguide/creating-resources-with-cloudformation.md
index e58af9f72..f2e040072 100644
--- a//migrationhub-refactor-spaces/latest/userguide/creating-resources-with-cloudformation.md
+++ b//migrationhub-refactor-spaces/latest/userguide/creating-resources-with-cloudformation.md
@@ -11 +11 @@ AWS Migration Hub Refactor Spaces is no longer open to new customers as of Novem
-AWS Migration Hub Refactor Spaces is integrated with AWS CloudFormation, a service that helps you to model and set up your AWS resources so that you can spend less time creating and managing your resources and infrastructure. You create a template that describes all the AWS resources that you want (such as environments, applications, services, and routes), and AWS CloudFormation provisions and configures those resources for you. 
+AWS Migration Hub Refactor Spaces is integrated with AWS CloudFormation, a service that helps you to model and set up your AWS resources so that you can spend less time creating and managing your resources and infrastructure. You create a template that describes all the AWS resources that you want (such as environments, applications, services, and routes), and CloudFormation provisions and configures those resources for you. 
@@ -13 +13 @@ AWS Migration Hub Refactor Spaces is integrated with AWS CloudFormation, a servi
-When you use AWS CloudFormation, you can reuse your template to set up your Refactor Spaces resources consistently and repeatedly. Describe your resources once, and then provision the same resources over and over in multiple AWS accounts and Regions. 
+When you use CloudFormation, you can reuse your template to set up your Refactor Spaces resources consistently and repeatedly. Describe your resources once, and then provision the same resources over and over in multiple AWS accounts and Regions. 
@@ -17 +17 @@ When you use AWS CloudFormation, you can reuse your template to set up your Refa
-To provision and configure resources for Refactor Spaces and related services, you must understand [AWS CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html). Templates are formatted text files in JSON or YAML. These templates describe the resources that you want to provision in your AWS CloudFormation stacks. If you're unfamiliar with JSON or YAML, you can use AWS CloudFormation Designer to help you get started with AWS CloudFormation templates. For more information, see [What is AWS CloudFormation Designer?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html) in the _AWS CloudFormation User Guide_.
+To provision and configure resources for Refactor Spaces and related services, you must understand [CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html). Templates are formatted text files in JSON or YAML. These templates describe the resources that you want to provision in your CloudFormation stacks. If you're unfamiliar with JSON or YAML, you can use CloudFormation Designer to help you get started with CloudFormation templates. For more information, see [What is CloudFormation Designer?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html) in the _AWS CloudFormation User Guide_.
@@ -19 +19 @@ To provision and configure resources for Refactor Spaces and related services, y
-Refactor Spaces supports creating environments, applications, services, and routes in AWS CloudFormation. For more information, including examples of JSON and YAML templates for environments, applications, services, and routes, see [AWS Migration Hub Refactor Spaces](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html) in the _AWS CloudFormation User Guide_.
+Refactor Spaces supports creating environments, applications, services, and routes in CloudFormation. For more information, including examples of JSON and YAML templates for environments, applications, services, and routes, see [AWS Migration Hub Refactor Spaces](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html) in the _AWS CloudFormation User Guide_.
@@ -23 +23 @@ Refactor Spaces supports creating environments, applications, services, and rout
-The following example template creates a virtual private cloud (VPC) and Refactor Spaces resources. When you choose to deploy an AWS CloudFormation template to create a demo refactor environment from the Getting started dialog box, the following template is deployed by the Refactor Spaces console.
+The following example template creates a virtual private cloud (VPC) and Refactor Spaces resources. When you choose to deploy an CloudFormation template to create a demo refactor environment from the Getting started dialog box, the following template is deployed by the Refactor Spaces console.
@@ -114 +114 @@ The following example template creates a virtual private cloud (VPC) and Refacto
-To learn more about AWS CloudFormation, see the following resources:
+To learn more about CloudFormation, see the following resources:
@@ -120 +120 @@ To learn more about AWS CloudFormation, see the following resources:
-  * [AWS CloudFormation API Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html)
+  * [CloudFormation API Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html)