3

I am trying to perform a database migration using AWS Database Migration Service (DMS) from a self-managed database on EC2 to AWS RDS. I get this message when I try to run the task to perform the migration.

dms-access-for-tasks IAM Role not configured correctly

The AWS DMS documentation is silent when it comes to a role called dms-access-for-tasks. What policy does it need associating to? Please help.

A Ahmed
  • 31
  • 1
  • 1
  • 4
  • Hi, if the response below answered your question please upvote and accept it. That's the ServerFault way of saying *Thanks* for the time someone took to help you :) – MLu Feb 19 '19 at 20:51

2 Answers2

3

There seem to be quite a good list of roles and policies needed for DMS at IAM Permissions Needed to Use AWS DMS and IAM Roles to Use With the AWS DMS API - have you got all of that configured correctly? If you still can't make it work post the DMS IAM Role details.

MLu
  • 24,849
  • 5
  • 59
  • 86
2

The IAM permissions required to use DMS are explained in the AWS documentation pages https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.IAMPermissions and https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.APIRole