Is there any chance to automate DMS tasks in AWS DMS I am trying below command to automate?
aws dms start-replication-task <arn> --start-replication-task-type start-replication
But its not allowing and facing below error while running above command.
user is not authorized to perform: dms:StartReplicationTask on resource:<arn> because no identity-based policy allows the dms:StartReplicationTask action
Please let me know which permission are required to AWS user