AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2026-02-25 · Documentation low

File: transform/latest/userguide/getting-started.md

Summary

Added identity provider setup and user assignment steps during AWS Transform onboarding

Security assessment

Documents security features (identity management and access control) but doesn't address specific vulnerabilities. Improves security posture by emphasizing proper access setup.

Diff

diff --git a/transform/latest/userguide/getting-started.md b/transform/latest/userguide/getting-started.md
index 494061c5a..fbca186cf 100644
--- a//transform/latest/userguide/getting-started.md
+++ b//transform/latest/userguide/getting-started.md
@@ -86 +86 @@ The easiest way to try out AWS Transform is with a standalone AWS account. You m
-  4. After the service is enabled, you'll see the AWS Transform web application URL.
+  4. Select and set up your identity provider.
@@ -88 +88,5 @@ The easiest way to try out AWS Transform is with a standalone AWS account. You m
-  5. Open that URL in a new browser window to access the AWS Transform web experience.
+  5. Assign users to AWS Transform service.
+
+  6. After the service is enabled, you'll see the AWS Transform web application URL.
+
+  7. Open that URL in a new browser window to access the AWS Transform web experience.