【发布时间】:2022-06-15 19:50:29
【问题描述】:
有没有机会在 AWS DMS 中自动执行 DMS 任务,我正在尝试使用以下命令来自动化?
aws dms start-replication-task <arn> --start-replication-task-type start-replication
但在运行以上命令时它不允许并面临以下错误。
user is not authorized to perform: dms:StartReplicationTask on resource:<arn> because no identity-based policy allows the dms:StartReplicationTask action
请告诉我 AWS 用户需要哪些权限
【问题讨论】:
标签: amazon-web-services amazon-s3 dms