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 Risposta
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
ESPERTO
con risposta un anno fa
  • Yes, I have read this blog before. That's not what I expected. At least this is a practical solution. Thanks.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande