AWS Security ChangesHomeSearch

AWS transform documentation change

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

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

Summary

Replaced 'the agent' with 'AWS Transform' in four places for consistent service naming

Security assessment

Changes are purely terminological updates replacing 'agent' with 'AWS Transform'. No security-related content was added, modified, or removed. Mentions of private repositories and AWS CodeArtifact remain unchanged with no security enhancements.

Diff

diff --git a/transform/latest/userguide/transform-containers-step-clone.md b/transform/latest/userguide/transform-containers-step-clone.md
index bfbf28566..99c14b22f 100644
--- a//transform/latest/userguide/transform-containers-step-clone.md
+++ b//transform/latest/userguide/transform-containers-step-clone.md
@@ -15 +15 @@ In this step, you provide your application source code to AWS Transform. You can
-You can provide your source code from Git repositories. If you have not yet configured AWS CodeConnections, the agent prompts you to provide your CodeConnections ARN at this point. You have two ways to specify your repositories:
+You can provide your source code from Git repositories. If you have not yet configured AWS CodeConnections, AWS Transform prompts you to provide your CodeConnections ARN at this point. You have two ways to specify your repositories:
@@ -24 +24 @@ You can provide your source code from Git repositories. If you have not yet conf
-  * **Provide repository details in the chat** — Tell the agent the repository name(s) and branch(es) directly in the chat instead of uploading a CSV.
+  * **Provide repository details in the chat** — Tell AWS Transform the repository name(s) and branch(es) directly in the chat instead of uploading a CSV.
@@ -58 +58 @@ If your application depends on packages from private registries, you can configu
-  * **AWS CodeArtifact repositories** — Configure Maven, PyPI, or npm repositories hosted in AWS CodeArtifact. The agent presents a list of available repositories in your account for you to select from.
+  * **AWS CodeArtifact repositories** — Configure Maven, PyPI, or npm repositories hosted in AWS CodeArtifact. AWS Transform presents a list of available repositories in your account for you to select from.
@@ -69 +69 @@ When you configure private dependencies, AWS Transform prompts you to connect to
-After your source code is available, the agent asks if you have specific instructions for how the containerization should be done. You can optionally specify:
+After your source code is available, AWS Transform asks if you have specific instructions for how the containerization should be done. You can optionally specify: