AWS SchemaConversionTool documentation change
Summary
Updated title and section headers, modified documentation links for JDBC drivers and Secrets Manager configuration, changed terminology from 'Migrating' to 'Converting' in related links
Security assessment
Changes involve documentation restructuring and link updates without addressing security vulnerabilities or introducing new security features. References to Secrets Manager maintain existing security documentation rather than adding new content.
Diff
diff --git a/SchemaConversionTool/latest/userguide/CHAP_Source.Oracle.md b/SchemaConversionTool/latest/userguide/CHAP_Source.Oracle.md index 38e9121ee..6723d480d 100644 --- a/SchemaConversionTool/latest/userguide/CHAP_Source.Oracle.md +++ b/SchemaConversionTool/latest/userguide/CHAP_Source.Oracle.md @@ -7 +7 @@ Privileges for OracleConnecting to Oracle as a source -# Connecting to Oracle Databases with the AWS Schema Conversion Tool +# Using Oracle Database as a source for AWS SCT @@ -36 +36 @@ For more information, see the following. - * [Migrating from Oracle to Amazon RDS for PostgreSQL or Amazon Aurora PostgreSQL with AWS Schema Conversion Tool](./CHAP_Source.Oracle.ToPostgreSQL.html) + * [Converting Oracle to Amazon RDS for PostgreSQL or Amazon Aurora PostgreSQL](./CHAP_Source.Oracle.ToPostgreSQL.html) @@ -38 +38 @@ For more information, see the following. - * [Migrating from Oracle to Amazon RDS for MySQL or Amazon Aurora MySQL with the AWS Schema Conversion Tool](./CHAP_Source.Oracle.ToMySQL.html) + * [Converting Oracle to Amazon RDS for MySQL or Amazon Aurora MySQL](./CHAP_Source.Oracle.ToMySQL.html) @@ -40 +40 @@ For more information, see the following. - * [Migrating from Oracle Database to Amazon RDS for Oracle with AWS Schema Conversion Tool](./CHAP_Source.Oracle.ToRDSOracle.html) + * [Converting Oracle to Amazon RDS for Oracle](./CHAP_Source.Oracle.ToRDSOracle.html) @@ -82 +82 @@ The **Add source** dialog box appears. -For information about using database credentials from Secrets Manager, see [Configuring AWS Secrets Manager in the AWS Schema Conversion Tool](./CHAP_UserInterface.SecretsManager.html). +For information about using database credentials from Secrets Manager, see [Using AWS Secrets Manager](./CHAP_UserInterface.html#CHAP_UserInterface.SecretsManager). @@ -111 +111 @@ Parameter | Action -**Oracle driver path** | Enter the path to the driver to use to connect to the source database. For more information, see [Installing JDBC drivers for AWS Schema Conversion Tool](./CHAP_Installing.JDBCDrivers.html). If you store the driver path in the global project settings, the driver path doesn't appear in the connection dialog box. For more information, see [Storing driver paths in the global settings](./CHAP_Installing.JDBCDrivers.html#CHAP_Installing.JDBCDrivers.Settings). +**Oracle driver path** | Enter the path to the driver to use to connect to the source database. For more information, see [Downloading the required database drivers](./CHAP_Installing.html#CHAP_Installing.JDBCDrivers). If you store the driver path in the global project settings, the driver path doesn't appear in the connection dialog box. For more information, see [Storing driver paths in the global settings](./CHAP_Installing.html#CHAP_Installing.JDBCDrivers.Settings).