Can I configure different account S3 bucket in my account DMS service as endpoint?

0

How can I use an S3 bucket which is different AWS account, as the target for AWS DMS ?

Pankaj
已提问 1 年前687 查看次数
1 回答
1
已接受的回答

Hi, yes, you can:

  1. You need to make sure the DMS service access role you specify in the source endpoint has the S3 IAM permissions to write from that bucket. Take a look at Prerequisites When Using Amazon S3 as a Target for AWS DMS: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html

  2. You need to make sure the bucket in the external account allow other accounts to access it. This is accomplished with a bucket policy. See https://repost.aws/knowledge-center/cross-account-access-s3

Hope it helps!

Didier

profile pictureAWS
专家
已回答 1 年前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则