Step 5: Create an Instance Profile - Database Migration Guide
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).

Step 5: Create an Instance Profile

Before you create an instance profile, configure a subnet group for your instance profile.

To create a subnet group

  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 your Amazon Region.

  3. In the navigation pane, choose Subnet groups, and then choose Create subnet group.

  4. For Name, enter DataMigrationSubnetGroup.

  5. For Description, enter A group of private subnets.

  6. For VPC, choose dm-vpc. You created this VPC in Step 1.

  7. For Add subnets, choose two private subnet IDs.

  8. Choose Create subnet group.

Before you create your migration project, you set up an instance profile. An instance profile specifies network and security settings for your migration project.

To create an instance profile

  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 your Amazon Region.

  3. In the navigation pane, choose Instance profiles, and then choose Create instance profile.

  4. For Name, enter a unique name for your instance profile. For example, enter dm-instance-profile.

  5. For Virtual private cloud (VPC), choose dm-vpc. You created this VPC in Step 1.

  6. For Subnet group, choose the DataMigrationSubnetGroup subnet group that you created before.

  7. Choose Create instance profile.

Use this instance profile when you create your migration project in Step 7.