Creating migration projects in Amazon Database Migration Service - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Creating migration projects in Amazon Database Migration Service

Before you create a migration project in Amazon DMS, make sure that you create the following resources:

  • Data providers that describe your source and target databases

  • Secrets with database credentials stored in Amazon Secrets Manager

  • The Amazon Identity and Access Management (IAM) role that provides access to Secrets Manager

  • An instance profile that includes network and security settings

To create a migration project
  1. Sign in to the Amazon Web Services Management Console and open the Amazon DMS console at https://console.aws.amazon.com/dms/v2/.

  2. Choose Migration projects. The Migration projects page opens.

  3. Choose Create migration project. The following table describes the settings.

    Option Action
    Name

    Enter a name for your migration project. Make sure that you use a unique name for your migration project so that you can easily identify it.

    Instance profile

    Choose your instance profile to use for your migration project.

    Source

    Choose Browse, and then choose your source data provider.

    Secret ID

    Choose the Amazon Resource Name (ARN) of your secret in Secrets Manager that stores your source database credentials.

    IAM role

    Choose an IAM role to provide access to your source database credentials in Secrets Manager.

    Target

    Choose Browse, and then choose your source data provider.

    Secret ID

    Choose the ARN of your secret in Secrets Manager that stores your target database credentials.

    IAM role

    Choose an IAM role to provide access to your target database credentials in Secrets Manager.

    Transformation rules

    (Optional) If you create a migration project for DMS Schema Conversion, then choose Add transformation rule to set up transformation rules. Transformation rules make it possible for you to change the object names according to the rule that you specify. For more information, see Setting up transformation rules.

  4. Choose Create migration project.

After Amazon DMS creates your migration project, you can use this project in DMS Schema Conversion or homogeneous data migrations. To start working with your migration project, on the Migration projects page, choose your project from the list.