Configure your data providers for DMS Schema Conversion
Next, you create data providers that describe your source and target databases. For each data provider, you specify a data store type and location information. You don't store your database credentials in a data provider.
To create a data provider for an on-premises database
-
Sign in to the Amazon Management Console, and open the Amazon DMS console.
-
In the navigation pane, choose Data providers, and then choose Create data provider.
-
For Name, enter a unique name for your source data provider. For example, enter
sc-dp
. -
For Purpose, select Schema Conversion.
-
For Engine type, choose the type of database engine for your data provider.
-
Turn on Virtual mode if you want to use schema conversion without connecting to a target database. For more information, see Virtual data provider.
-
If Virtual Mode is turned on, connection information will be preset automatically using defaults. Note that a virtual data provider can only be used as a target in a migration project or in schema conversion. For more information on virtual mode, see Virtual data provider.
If Virtual mode is off, provide your connection information for the source database. The connection parameters depend on your database engine. For more information, see Creating data providers.
-
Select Engine configuration. Then select Enter manually. Provide your connection information for the source database. The connection parameters depend on your source database engine. For more information, see Creating data providers.
-
For Secure Socket Layer (SSL) mode, choose the type of SSL enforcement.
-
Choose Create data provider.
To create a data provider for an Amazon RDS database
-
Sign in to the Amazon Management Console, and open the Amazon DMS console.
-
In the navigation pane, choose Data providers, and then choose Create data provider.
-
For Name, enter a unique name for your source data provider. For example, enter
sc-dp
. -
For Purpose, select Schema Conversion.
-
For Engine type, choose the type of database engine for your data provider.
-
Turn Virtual Mode on, if you intend to use this data provider for schema conversion without connecting to a target database. For more information on virtual mode, see Virtual data provider.
-
Select Engine configuration. Select Choose RDS database instance from list.
-
For Database from RDS, choose Browse, and choose your database. DMS Schema Conversion automatically retrieves the information about the engine type, server name, and port.
-
For Database name, enter the name of your database.
-
For Secure Socket Layer (SSL) mode, choose the type of SSL enforcement.
-
Choose Create data provider.