DMS - Endpoints

It is recommended to wait for the Replication Instance to be fully active before proceeding, this is so that Endpoint testing can be performed properly

  1. To create an Endpoint, click on the Endpoints menu item on the left, then click Create Endpoint on the top Right

  2. We’ll first create the Source Endpoint:

    Setting Value
    Endpoint identifider DMS-SourceDB
    Source engine sqlserver
    Server name (EC2 Private IP)
    Port 1433
    User name awssct
    Password (Password)
    Database name SampleDB

    • Test Endpoint
    • Click Create Endpoint
  3. Let’s repeat the previous step, and create a Target Endpoint this time :

    Setting Value
    Endpoint identifider DMS-TargetDB
    Source engine aurora-serverless
    Server name (Aurora Endpoint)
    Port 3306
    User name awssct
    Password (Password)

    • Click Create Endpoint

It also takes a couple of minutes to create Endpoints