I am trying to delete two AWS DMS database "migration" tasks that are in the failed state. After over 30 tries from the console, where it shows a green banner and displays that the tasks are deleted - the tasks are still there. I also attempted to delete the dms tasks using the aws cli and get the same result. The event log for DMS shows the following:
dms-copy-task replication-task May 3, 2021, 22:48:37 (UTC-04:00) Failed to clean task resources for task dms-copy-task during task deletion
dms-copy-task replication-task May 3, 2021, 22:47:06 (UTC-04:00) Replication task has been deleted.
May someone please tell me how I can get rid of these tasks at this point? My objective is to clean up the entire DMS replication instance, but I cannot without deleting the tasks first.