AWS Security ChangesHomeSearch

AWS m2 documentation change

Service: m2 · 2026-03-19 · Documentation low

File: m2/latest/userguide/ba-endpoints-gapwalk.md

Summary

Updated product name from 'AWS Blu Age' to 'AWS Transform for mainframe' in multiple sections

Security assessment

Changes are purely branding updates (renaming product references). No modification to security protocols, authentication requirements (ROLE_ADMIN/SUPER_ADMIN roles mentioned are existing), or security controls. The /kill endpoint behavior description update maintains existing functionality documentation without introducing new security implications.

Diff

diff --git a/m2/latest/userguide/ba-endpoints-gapwalk.md b/m2/latest/userguide/ba-endpoints-gapwalk.md
index 934eadd2b..dee6dbb9a 100644
--- a//m2/latest/userguide/ba-endpoints-gapwalk.md
+++ b//m2/latest/userguide/ba-endpoints-gapwalk.md
@@ -9 +9 @@ AWS Mainframe Modernization Service (Managed Runtime Environment experience) is
-# Endpoints for Gapwalk application in AWS Blu Age
+# Endpoints for Gapwalk application in AWS Transform for mainframe
@@ -293 +293 @@ Requires authentication and one of the following roles: ROLE_ADMIN, ROLE_SUPER_A
-  * The runtime makes its best effort to kill the target job execution nicely. Thus, the response from the /kill endpoint might take a bit of time to reach the caller, as the AWS Blu Age runtime will try to minimize the business impact of killing the job.
+  * The runtime makes its best effort to kill the target job execution nicely. Thus, the response from the /kill endpoint might take a bit of time to reach the caller, as the AWS Transform for mainframe runtime will try to minimize the business impact of killing the job.
@@ -604 +604 @@ Requires authentication and one of the following roles: ROLE_ADMIN, ROLE_SUPER_A
-  * Returns the list of registered runtime services, as a html page. The given services are brought by the AWS Blu Age runtime as utilities, that can be used for instance in groovy scripts. Blusam load services (to create Blusam datasets from legacy datasets) fall into that category.
+  * Returns the list of registered runtime services, as a html page. The given services are brought by the AWS Transform for mainframe runtime as utilities, that can be used for instance in groovy scripts. Blusam load services (to create Blusam datasets from legacy datasets) fall into that category.
@@ -737 +737 @@ Requires authentication and one of the following roles: ROLE_ADMIN, ROLE_SUPER_A
-Job queues are the AWS Blu Age support for the AS400 jobs submission mechanism. Job queues are used in AS400 to run job on specific thread pools. A job queue is defined by a name and a maximum number of threads that corresponds to the maximum number of programs that can be run simultaneously on that queue. If more jobs are submitted on the queue than the maximum number of threads, jobs will wait for a thread to be available.
+Job queues are the AWS Transform for mainframe support for the AS400 jobs submission mechanism. Job queues are used in AS400 to run job on specific thread pools. A job queue is defined by a name and a maximum number of threads that corresponds to the maximum number of programs that can be run simultaneously on that queue. If more jobs are submitted on the queue than the maximum number of threads, jobs will wait for a thread to be available.