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
asked 10 months ago602 views
1 Answer
1
Accepted Answer

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
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions