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 年前檢視次數 428 次
1 個回答
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
專家
已回答 1 年前
  • Yes, I have read this blog before. That's not what I expected. At least this is a practical solution. Thanks.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南