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개 답변
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
전문가
답변함 일 년 전
  • Yes, I have read this blog before. That's not what I expected. At least this is a practical solution. Thanks.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠