AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-02-19 · Documentation low

File: prescriptive-guidance/latest/patterns/modernize-carddemo-mainframe-app.md

Summary

Updated documentation links for AWS Transform service from alpha domain to production domain and removed 'and Terraform' from a section title

Security assessment

The changes involve routine documentation maintenance including URL updates and minor content editing without any security vulnerability fixes or security feature additions. The CORS permission mention is existing security guidance, not a new addition.

Diff

diff --git a/prescriptive-guidance/latest/patterns/modernize-carddemo-mainframe-app.md b/prescriptive-guidance/latest/patterns/modernize-carddemo-mainframe-app.md
index 0d038ef7a..09ebeae7e 100644
--- a//prescriptive-guidance/latest/patterns/modernize-carddemo-mainframe-app.md
+++ b//prescriptive-guidance/latest/patterns/modernize-carddemo-mainframe-app.md
@@ -13 +13 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles
-[AWS Transform](https://alpha.www.docs.aws.a2z.com/transform/latest/userguide/transform-app-mainframe.html) is designed to accelerate the modernization of mainframe applications. It uses generative AI to streamline the mainframe modernization process. It automates complex tasks, such as: legacy code analysis, mainframe documentation, business rules extraction, monolithic applications decomposition into business domain, and code refactoring. It accelerates modernization projects by automating complex tasks, such as application analysis and migration sequence planning. When decomposing monolithic applications, AWS Transform intelligently sequences the mainframe application transformation, which helps you to transform business functions in parallel. AWS Transform can accelerate decision making and enhance operational agility and migration efficiency.
+[AWS Transform](https://docs.aws.amazon.com/transform/latest/userguide/what-is-service.html) is designed to accelerate the modernization of mainframe applications. It uses generative AI to streamline the mainframe modernization process. It automates complex tasks, such as: legacy code analysis, mainframe documentation, business rules extraction, monolithic applications decomposition into business domain, and code refactoring. It accelerates modernization projects by automating complex tasks, such as application analysis and migration sequence planning. When decomposing monolithic applications, AWS Transform intelligently sequences the mainframe application transformation, which helps you to transform business functions in parallel. AWS Transform can accelerate decision making and enhance operational agility and migration efficiency.
@@ -34 +34 @@ This pattern offers step-by-step instructions to help you test the mainframe mod
-  * AWS Transform is available only in some AWS Regions. For a complete list of supported Regions, see [Supported Regions for AWS Transform](https://alpha.www.docs.aws.a2z.com/transform/latest/userguide/regions.html).
+  * AWS Transform is available only in some AWS Regions. For a complete list of supported Regions, see [Supported Regions for AWS Transform](https://docs.aws.amazon.com/transform/latest/userguide/regions.html).
@@ -77 +77 @@ The diagram shows the following workflow:
-     * Build and deploy the application by following the [Build and deploy your modernized application post-refactoring](https://alpha.www.docs.aws.a2z.com/transform/latest/userguide/transform-app-mainframe-workflow-build-deploy.html) in the AWS Transform documentation.
+     * Build and deploy the application by following the [Build and deploy your modernized application post-refactoring](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-mainframe-workflow-build-deploy.html) in the AWS Transform documentation.
@@ -211 +211 @@ Refactor the code.|
-  2. After the refactoring process is complete, build and deploy the modernized Java application. Follow the instructions in [Build and deploy your modernized application post-refactoring](https://alpha.www.docs.aws.a2z.com/transform/latest/userguide/transform-app-mainframe-workflow-build-deploy.html#transform-app-mainframe-workflow-build-deploy-retrieve) in the AWS Transform documentation.
+  2. After the refactoring process is complete, build and deploy the modernized Java application. Follow the instructions in [Build and deploy your modernized application post-refactoring](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-mainframe-workflow-build-deploy.html#transform-app-mainframe-workflow-build-deploy-retrieve) in the AWS Transform documentation.
@@ -236 +236 @@ Issue| Solution
-You are unable to view the source code or generated document in the AWS Transform web application.| Add a policy to the CORS permission for the Amazon S3 bucket to allow AWS Transform as an origin. For more information, see [S3 bucket CORS permissions](https://alpha.www.docs.aws.a2z.com/transform/latest/userguide/transform-app-mainframe-workflow.html#transform-app-mainframe-workflow-setup-connector-s3) in the AWS Transform documentation.  
+You are unable to view the source code or generated document in the AWS Transform web application.| Add a policy to the CORS permission for the Amazon S3 bucket to allow AWS Transform as an origin. For more information, see [S3 bucket CORS permissions](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-mainframe-workflow.html#transform-app-mainframe-workflow-setup-connector-s3) in the AWS Transform documentation.  
@@ -283 +283 @@ Migrate and replicate VSAM files to the AWS Cloud using Precisely
-Modernize mainframe applications using AWS Transform and Terraform 
+Modernize mainframe applications using AWS Transform