AWS transform documentation change
Summary
Updated terminology: replaced 'the agent' with 'AWS Transform' in three places to clarify the service performing actions
Security assessment
Change only replaces 'agent' with 'AWS Transform' for branding consistency. No security vulnerabilities, configurations, or features are mentioned. Purely cosmetic update with no security implications.
Diff
diff --git a/transform/latest/userguide/transform-containers-step-cleanup.md b/transform/latest/userguide/transform-containers-step-cleanup.md index 615cebd66..8f170d9c4 100644 --- a//transform/latest/userguide/transform-containers-step-cleanup.md +++ b//transform/latest/userguide/transform-containers-step-cleanup.md @@ -17 +17 @@ After you complete validation, AWS Transform tears down the test infrastructure - 1. The agent informs you that the test infrastructure will be torn down. + 1. AWS Transform informs you that the test infrastructure will be torn down. @@ -19 +19 @@ After you complete validation, AWS Transform tears down the test infrastructure - 2. Approve the destroy operation when the agent requests it. + 2. Approve the destroy operation when AWS Transform requests it. @@ -21 +21 @@ After you complete validation, AWS Transform tears down the test infrastructure - 3. Wait for the cleanup to complete. The agent displays the results when all test resources have been removed. + 3. Wait for the cleanup to complete. AWS Transform displays the results when all test resources have been removed.