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.