Create DMS Source and Target Endpoints

Now that you have a replication instance, you need to create source and target endpoints for the sample database.

  1. Click on the Endpoints link on the left, and then click on Create endpoint on the top right corner.

    Endpoint Console

  2. Enter the following information to create an endpoint for the source dms_sample database Please note the password is not provided below you need to goto Secrets Manager and open DMSDBSecret and reveal the SQL Server password (same as earlier if you’ve already done this). It is also on first Cloudformation Stack’s output tab under password either SQL Server or Oracle depending on your source:

    Oracle source:

    Expand this if your source DB type is Oracle

    Microsoft SQL Server source:

    Expand this if your source DB type is Microsoft SQL Server

    Endpoint Console Endpoint Console Endpoint Console

  3. Once the information has been entered, select the existing DMS Replcation instance (the one without your initials) and click Run Test. When the status turns to successful, click Create endpoint.

    Endpoint Console

  4. Follow the same steps to create another endpoint for the Target Aurora RDS Database (dms_sample_dbo or dms_sample depending on your source db) using the following values Please note the password is not provided below you need to goto Secrets Manager and open DMSDBSecret and reveal the SQL Server password. It is also on first Cloudformation Stack’s output tab under SQL Server password (yes this is mysql but the passwords are the same for sql server & mysql in this case) :

    Aurora (MySQL) target:

    Expand this if your target type is Aurora (MySQL)

    Aurora (PostgreSQL) target:

    Expand this if your target type is Aurora (PostgreSQL)

    RDS Microsoft SQL Server target:

    Expand this if your target type is RDS Microsoft SQL Server:

    RDS Oracle target:

    Expand this if your target type is Oracle:

    Amazon S3 Target

    Expand this if your target type is Amazon S3:
  5. Once the information has been entered, select the existing DMS Replcation instance (the one without your initials) and click Run Test. When the status turns to successful, click Create endpoint.

    Endpoint Console