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年前669ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ