AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2026-05-13 · Documentation low

File: transform/latest/userguide/transform-containers-step-iac.md

Summary

Replaced references to 'the agent' with 'AWS Transform' for consistent terminology throughout the document.

Security assessment

Changes are purely terminological updates without any security context. No vulnerabilities, security features, or security processes were added/modified. The logging and validation references remain functionally identical.

Diff

diff --git a/transform/latest/userguide/transform-containers-step-iac.md b/transform/latest/userguide/transform-containers-step-iac.md
index c054755fc..6f1fb372f 100644
--- a//transform/latest/userguide/transform-containers-step-iac.md
+++ b//transform/latest/userguide/transform-containers-step-iac.md
@@ -36 +36 @@ If you choose Amazon EKS, AWS Transform generates Helm charts with Kubernetes ma
-The agent asks if you want to include CloudWatch logging for your Amazon EKS deployment. If you opt in, AWS Transform generates a Fluent Bit DaemonSet configuration that collects pod logs and ships them to CloudWatch Logs.
+AWS Transform asks if you want to include CloudWatch logging for your Amazon EKS deployment. If you opt in, AWS Transform generates a Fluent Bit DaemonSet configuration that collects pod logs and ships them to CloudWatch Logs.
@@ -79 +79 @@ AWS Transform automatically validates the generated infrastructure templates bef
-The agent reports any validation issues and resolves them before proceeding.
+AWS Transform reports any validation issues and resolves them before proceeding.
@@ -91 +91 @@ You can generate infrastructure templates even if you did not publish container
-  2. If you chose Amazon EKS, the agent asks whether to include CloudWatch logging. Respond yes or no.
+  2. If you chose Amazon EKS, AWS Transform asks whether to include CloudWatch logging. Respond yes or no.
@@ -95 +95 @@ You can generate infrastructure templates even if you did not publish container
-  4. The agent generates and validates the infrastructure templates. This step runs automatically and the agent displays progress updates, including any validation or security scan results.
+  4. AWS Transform generates and validates the infrastructure templates. This step runs automatically and AWS Transform displays progress updates, including any validation or security scan results.
@@ -97 +97 @@ You can generate infrastructure templates even if you did not publish container
-  5. Review the generated templates when the agent presents them.
+  5. Review the generated templates when AWS Transform presents them.