AWS Security ChangesHomeSearch

AWS SchemaConversionTool documentation change

Service: SchemaConversionTool · 2025-03-19 · Documentation low

File: SchemaConversionTool/latest/userguide/CHAP_Reference.md

Summary

Updated documentation with revised section titles, corrected internal links, and improved template descriptions. Changes include terminology updates (e.g., 'AWS Schema Conversion Tool' to 'AWS SCT'), anchor link fixes, and more consistent phrasing for conversion process descriptions.

Security assessment

Changes are primarily documentation improvements and link corrections without any mention of security vulnerabilities, patches, or security-related configurations. Updates focus on clarity and internal reference consistency rather than security aspects.

Diff

diff --git a/SchemaConversionTool/latest/userguide/CHAP_Reference.md b/SchemaConversionTool/latest/userguide/CHAP_Reference.md
index 7c070514b..6be55c9e9 100644
--- a/SchemaConversionTool/latest/userguide/CHAP_Reference.md
+++ b/SchemaConversionTool/latest/userguide/CHAP_Reference.md
@@ -7 +7 @@ PrerequisitesInteractive modeGetting CLI scenariosEditing CLI scenariosScript mo
-# CLI Reference for AWS Schema Conversion Tool
+# AWS SCT CLI Reference
@@ -32 +32 @@ Download and install the latest version of Amazon Corretto 11. For more informat
-Download and install the latest version of AWS SCT. For more information, see [Installing AWS Schema Conversion Tool](./CHAP_Installing.Procedure.html).
+Download and install the latest version of AWS SCT. For more information, see [Installing AWS SCT](./CHAP_Installing.html#CHAP_Installing.Procedure).
@@ -124,6 +124,6 @@ Template type | File name | Description
-BTEQScriptConversion |  `BTEQScriptConversionTemplate.scts` |  Converts Teradata Basic Teradata Query (BTEQ), FastExport, FastLoad, and MultiLoad scripts to Amazon Redshift RSQL. For more information, see [Converting Data Using ETL](./CHAP-converting-etl.html).  
-ConversionApply | `ConversionTemplate.scts` | Converts source database schemas and applies the converted code to the target database. Optionally, saves the converted code as a SQL script, and saves the assessment report. For more information, see [Converting schemas](./CHAP_Converting.html).  
-GenericAppConversion | `GenericApplicationConversionTemplate.scts` | Converts SQL code embedded into your applications with the generic AWS SCT application converter. For more information, see [SQL code](./CHAP_Converting.App.Generic.html).  
-HadoopMigration | `HadoopMigrationTemplate.scts` | Migrates your on-premises Hadoop cluster to Amazon EMR. For more information, see [Connecting to Apache Hadoop databases with the AWS Schema Conversion Tool](./CHAP_Source.Hadoop.html).  
-HadoopResumeMigration | `HadoopResumeMigrationTemplate.scts` | Resumes an interrupted migration of your on-premises Hadoop cluster to Amazon EMR. For more information, see [Connecting to Apache Hadoop databases with the AWS Schema Conversion Tool](./CHAP_Source.Hadoop.html).  
-Informatica | `InformaticaConversionTemplate.scts` | Converts SQL code embedded into your Informatica extract, transform, and load (ETL) scripts. Configures connections to your source and target databases in your ETL scripts, and saves converted scripts after the conversion. For more information, see [Informatica ETL scripts](./CHAP-converting-informatica.html).  
+BTEQScriptConversion |  `BTEQScriptConversionTemplate.scts` |  Converts Teradata Basic Teradata Query (BTEQ), FastExport, FastLoad, and MultiLoad scripts to Amazon Redshift RSQL. For more information, see [Converting ETL processes](./CHAP-converting-etl.html).  
+ConversionApply | `ConversionTemplate.scts` | Converts source database schemas and applies the converted code to the target database. Optionally, saves the converted code as a SQL script, and saves the assessment report. For more information, see [Converting database schemas](./CHAP_Converting.html).  
+GenericAppConversion | `GenericApplicationConversionTemplate.scts` | Converts SQL code embedded into your applications with the generic AWS SCT application converter. For more information, see [Converting SQL code in your applications](./CHAP_Converting.App.Generic.html).  
+HadoopMigration | `HadoopMigrationTemplate.scts` | Migrates your on-premises Hadoop cluster to Amazon EMR. For more information, see [Using Apache Hadoop as a source for AWS SCT](./CHAP_Source.Hadoop.html).  
+HadoopResumeMigration | `HadoopResumeMigrationTemplate.scts` | Resumes an interrupted migration of your on-premises Hadoop cluster to Amazon EMR. For more information, see [Using Apache Hadoop as a source for AWS SCT](./CHAP_Source.Hadoop.html).  
+Informatica | `InformaticaConversionTemplate.scts` | Converts SQL code embedded into your Informatica extract, transform, and load (ETL) scripts. Configures connections to your source and target databases in your ETL scripts, and saves converted scripts after the conversion. For more information, see [Converting Informatica ETL scripts](./CHAP-converting-informatica.html).  
@@ -131,3 +131,3 @@ LanguageSpecificAppConversion | `LanguageSpecificAppConversionTemplate.scts` | C
-OozieConversion | `OozieConversionTemplate.scts` | Converts your Apache Oozie workflows to AWS Step Functions. For more information, see [Connecting to Apache Oozie workflows with the AWS Schema Conversion Tool](./CHAP_Source.Oozie.html).  
-RedshiftAgent | `DWHDataMigrationTemplate.scts` | Converts source data warehouse schemas and applies the converted code to the target Amazon Redshift database. Then registers a data extraction agent, creates and starts a data migration task. For more information, see [Migrating from a data warehouse](./agents.html).  
-ReportCreation | `ReportCreationTemplate.scts` | Creates a database migration report for several source database schemas. Then saves this report as a CSV of PDF file. For more information, see [Assessment report](./CHAP_AssessmentReport.html).  
+OozieConversion | `OozieConversionTemplate.scts` | Converts your Apache Oozie workflows to AWS Step Functions. For more information, see [Using Apache Oozie as a source for AWS SCT](./CHAP_Source.Oozie.html).  
+RedshiftAgent | `DWHDataMigrationTemplate.scts` | Converts source data warehouse schemas and applies the converted code to the target Amazon Redshift database. Then registers a data extraction agent, creates and starts a data migration task. For more information, see [Migrating from a data warehouse to Amazon Redshift](./agents.html).  
+ReportCreation | `ReportCreationTemplate.scts` | Creates a database migration report for several source database schemas. Then saves this report as a CSV of PDF file. For more information, see [Migration assessment reports](./CHAP_AssessmentReport.html).  
@@ -156 +156 @@ After you downloaded scenario templates, configure them to get working scripts t
-For all templates, make sure that you provide the path to the drivers for your source and target databases. For more information, see [Installing JDBC drivers for AWS Schema Conversion Tool](./CHAP_Installing.JDBCDrivers.html).
+For all templates, make sure that you provide the path to the drivers for your source and target databases. For more information, see [Downloading the required database drivers](./CHAP_Installing.html#CHAP_Installing.JDBCDrivers).
@@ -158 +158 @@ For all templates, make sure that you provide the path to the drivers for your s
-Make sure that you include the database credentials for source and target databases. Also, make sure that you set up mapping rules to describe a source-target pair for your conversion project. For more information, see [Data type mapping](./CHAP_Mapping.html).
+Make sure that you include the database credentials for source and target databases. Also, make sure that you set up mapping rules to describe a source-target pair for your conversion project. For more information, see [Creating mapping rules](./CHAP_Mapping.html).