How do I use DMS to send CDC event to a kinesis cross-account?

0

Suppose I have two accounts: A, B. I have a mysql in A and I have a kinesis stream in B What I want is send CDC event from mysql in A to the kinesis stream in B with DMS? In terms of DMS document, "Kinesis targets are only supported for a Kinesis data stream in the same AWS account"

1 Antwort
0

Hi,

it may look a bit overkill but nothing prevents you to build a Kinesis proxy: the first intra account Kinesis proxy that you will set up for DMS could relay to second Kinesis (the one you want) in cross-account mode as per https://aws.amazon.com/blogs/architecture/field-notes-how-to-enable-cross-account-access-for-amazon-kinesis-data-streams-using-kinesis-client-library-2-x/

Best,

Didier

profile pictureAWS
EXPERTE
beantwortet vor 10 Monaten
  • Yes, I have read this blog before. That's not what I expected. At least this is a practical solution. Thanks.

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