AWS transform documentation change
Summary
Added Oracle credential configuration step in discovery workflow
Security assessment
Routine documentation update about Oracle data collection options. Mentions credential configuration but doesn't introduce new security features or address vulnerabilities. No security-related error messages or incident resolutions referenced.
Diff
diff --git a/transform/latest/userguide/discovery-tool.md b/transform/latest/userguide/discovery-tool.md index 14e117d1b..1fd98f4ee 100644 --- a//transform/latest/userguide/discovery-tool.md +++ b//transform/latest/userguide/discovery-tool.md @@ -36 +36,3 @@ The following steps describe how to install and use the discovery tool and work - 4. To generate a migration business case, upload the ZIP file to [Migration assessment](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-assessments.html), or unzip it and upload MPA files from the _mpa_exports_ directory. The export includes data from all configured sources and contains MPA files for VMware, Hyper-V, and imported servers. + 4. (Optional) Configure Oracle credentials to enable direct SQL collection, or use OS-level fallback detection through SSH or WinRM. + + 5. To generate a migration business case, upload the .zip file to [Migration assessment](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-assessments.html), or unzip it and upload MPA files from the _mpa_exports_ directory. The export includes data from all configured sources and contains MPA files for VMware, Hyper-V, and imported servers.