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
gefragt vor einem Jahr669 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
beantwortet vor einem Jahr
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen