AWS Security ChangesHomeSearch

AWS m2 documentation change

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

File: m2/latest/userguide/ba-blusam-timeout.md

Summary

Replaced 'Blu Age' engine references with 'AWS Transform for mainframe' in error context and documentation links.

Security assessment

Branding update only. The Blusam locks manager's security mechanisms (ElastiCache locks, data integrity) remain unchanged. No new security guidance or vulnerability fixes introduced.

Diff

diff --git a/m2/latest/userguide/ba-blusam-timeout.md b/m2/latest/userguide/ba-blusam-timeout.md
index 72df4fb24..fe9d3f97b 100644
--- a//m2/latest/userguide/ba-blusam-timeout.md
+++ b//m2/latest/userguide/ba-blusam-timeout.md
@@ -13 +13 @@ This page describes how you can resolve your error when you see another applicat
-  * Engine: AWS Blu Age
+  * Engine: AWS Transform for mainframe
@@ -20 +20 @@ This page describes how you can resolve your error when you see another applicat
-If you see this error in the Amazon CloudWatch logs for a AWS Mainframe Modernization application using the AWS Blu Age engine and running in an environment with the High Availability pattern, it indicates that another application is holding a lock on a shared data set. Typically, this situation occurs if the other application crashes or otherwise fails and does not release the lock.
+If you see this error in the Amazon CloudWatch logs for a AWS Mainframe Modernization application using the AWS Transform for mainframe engine and running in an environment with the High Availability pattern, it indicates that another application is holding a lock on a shared data set. Typically, this situation occurs if the other application crashes or otherwise fails and does not release the lock.
@@ -77 +77 @@ The Blusam locks manager includes an auto repairing mechanism to prevent deadloc
-For more information on the application definition for a AWS Blu Age application, see [AWS Blu Age application definition sample](./applications-m2-definition.html#applications-m2-definition-ba).
+For more information on the application definition for a AWS Transform for mainframe application, see [AWS Transform for mainframe application definition sample](./applications-m2-definition.html#applications-m2-definition-ba).
@@ -81 +81 @@ For more information on the application definition for a AWS Blu Age application
-In the context of an AWS Mainframe Modernization runtime environment using the High Availability pattern, a AWS Blu Age application might be deployed multiple times. For those applications that handle Blusam data sets, concurrent access problems might occur. The Blusam locks manager ensures data integrity and manages read and write access to records and data sets by providing shared locks between applications using ElastiCache. This mechanism allows more than one application to read the record concurrently, and ensures that only one application at a time writes the record.
+In the context of an AWS Mainframe Modernization runtime environment using the High Availability pattern, a AWS Transform for mainframe application might be deployed multiple times. For those applications that handle Blusam data sets, concurrent access problems might occur. The Blusam locks manager ensures data integrity and manages read and write access to records and data sets by providing shared locks between applications using ElastiCache. This mechanism allows more than one application to read the record concurrently, and ensures that only one application at a time writes the record.