MSK connect connector deployment

0

Hello , I am writing few jdbc source connectors using AWS MSK connect. I am reading few tables and publishing the data into different MSK topics. In each of the connector most of the properties are common. I am planning to write the terraform code to create these connectors. If I see the Kafka connect then there we just need to post connector configuration using rest end point. Just curious if we have something same in MSK connect so that I do not need to write multiple terraform for different connectors.

asked 2 years ago549 views
1 Answer
0

Hello there, currently configuration can only be specified while connector creation. It cannot be later modified or posted via rest endpoint. So it is currently not an option. While I am unable to comment on if/when this feature may get released, I request you to keep an eye on our What's New (1) and Blog pages (2) for any new feature announcements. Please let me know if you have other questions.

(1) https://aws.amazon.com/new/

(2) https://aws.amazon.com/blogs/aws/

AWS
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions