AWS Security ChangesHomeSearch

AWS systems-manager-automation-runbooks documentation change

Service: systems-manager-automation-runbooks · 2025-07-25 · Documentation low

File: systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-dms-table-errors.md

Summary

Fixed document name typo from 'DMSTabelErrors' to 'DMSTableErrors'

Security assessment

Corrects documentation references without modifying security content or addressing vulnerabilities.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-dms-table-errors.md b/systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-dms-table-errors.md
index 38c6cabf7..30bf5422c 100644
--- a//systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-dms-table-errors.md
+++ b//systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-dms-table-errors.md
@@ -9 +9 @@
-The AWS Systems Manager `AWSSuport-TroubleshootDMSTabelErrors` automation runbook helps you to automate the troubleshooting process for `Table errors` found in Database migration task or Serverless replication from AWS Database Migration Service. These errors occur when tables fail to migrate from the source endpoint (source database) to the target endpoint (target database) by the Database migration task or Serverless replication created in AWS DMS service. This runbook analyzes the signature error messages from CloudWatch logs, specifically focusing on task logs for traditional Database migration task and serverless logs for Serverless replication. It also provides targeted suggestions and remediation steps for common error messages encountered with `Table error` during AWS DMS migrations. 
+The AWS Systems Manager `AWSSuport-TroubleshootDMSTableErrors` automation runbook helps you to automate the troubleshooting process for `Table errors` found in Database migration task or Serverless replication from AWS Database Migration Service. These errors occur when tables fail to migrate from the source endpoint (source database) to the target endpoint (target database) by the Database migration task or Serverless replication created in AWS DMS service. This runbook analyzes the signature error messages from CloudWatch logs, specifically focusing on task logs for traditional Database migration task and serverless logs for Serverless replication. It also provides targeted suggestions and remediation steps for common error messages encountered with `Table error` during AWS DMS migrations. 
@@ -135 +135 @@ Follow these steps to configure the automation:
-  1. Navigate to [`AWSSupport-TroubleshootDMSTableErrors`](https://console.aws.amazon.com/systems-manager/documents/{{ ssm_document_name }}/description) in Systems Manager under Documents.
+  1. Navigate to [`AWSSupport-TroubleshootDMSTableErrors`](https://console.aws.amazon.com/systems-manager/documents/AWSSupport-TroubleshootDMSTableErrors/description) in Systems Manager under Documents.