Creating instance profiles for 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 instance profiles for Amazon Database Migration Service

You can create multiple instance profiles in the Amazon DMS console. Make sure that you select an instance profile to use for each migration project that you create in Amazon DMS.

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. In the navigation pane, choose Instance profiles.

  3. Choose Create instance profile.

  4. On the Create instance profile page, enter a descriptive value for Name for your instance profile.

  5. For Network type, choose Dual-stack mode to create an instance profile that supports IPv4 and IPv6 addressing. Keep the default option to create an instance profile that supports only IPv4 addressing.

  6. Next, choose Virtual private cloud (VPC) to run your instance of the selected network type. Then choose a Subnet group and VPC security groups for your instance profile.

    To connect to Amazon RDS databases, use a subnet group that includes public subnets. To connect to on-premises databases, use a subnet group that includes private subnets. Make sure that you configured your network so that Amazon DMS can access your source on-premises database using the NAT gateway's public IP address. For more information, see Create a VPC based on Amazon VPC.

  7. (Optional) In you create a migration project for DMS Schema Conversion, then for Schema conversion settings - optional, choose an Amazon S3 bucket to store information from your migration project. Then choose the Amazon Identity and Access Management (IAM) role that provides access to this Amazon S3 bucket. For more information, see Create an Amazon S3 bucket.

  8. Choose Create instance profile.

After you create your instance profile, you can modify or delete it.

To modify 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 Instance profiles. The Instance profiles page opens.

  3. Choose your instance profile, and then choose Modify.

  4. Update the name of your instance profile, edit the VPC or Amazon S3 bucket settings.

  5. Choose Save changes.

To delete 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 Instance profiles. The Instance profiles page opens.

  3. Choose your instance profile, and then choose Delete.

  4. Choose Delete to confirm your choice.