AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-04-23 · Documentation low

File: dms/latest/userguide/CHAP_Tasks.PremigrationAssessmentRuns.md

Summary

Clarified status definitions for premigration assessment runs by separating 'warning' and 'skipped' statuses.

Security assessment

The change provides clearer documentation of status values but does not address security vulnerabilities or introduce security-related content.

Diff

diff --git a/dms/latest/userguide/CHAP_Tasks.PremigrationAssessmentRuns.md b/dms/latest/userguide/CHAP_Tasks.PremigrationAssessmentRuns.md
index 3a4e612b6..720e3f1d1 100644
--- a//dms/latest/userguide/CHAP_Tasks.PremigrationAssessmentRuns.md
+++ b//dms/latest/userguide/CHAP_Tasks.PremigrationAssessmentRuns.md
@@ -123 +123,3 @@ Following is a list of the **Status** values for each individual assessment of t
-  * `"warning"` – The individual assessment completed successfully with a warning validation result: view the details of the result for more information.
+  * `"warning"` – The individual assessment completed with a warning status or all individual assessments that were skipped (completed with a skipped status).
+
+  * `"skipped"` – The individual assessments that were skipped during the assessment run.