Skip to content

Is there a way to update connector configuration using MSK-connect API?

2

I have an s3 connector deployed on MSK Connect, and a repository on github with the json connector configuration file. I'd like to update the connectors configuration on demand via MSK's REST API. I've checked the API documentatio, but it seems like the UpdateConnector API only allows to modify the capacity configuration. The CreateConnector API does allow to provide connector configuration, but it returns an error if the connector already exists. I could delete and then recreate the connector, but this doesn't seem like a good approach.

Is there another way to update a running connector configuration?

3 Answers
0

Hi there, yes it is currently not possible to update the configuration, to pause or stop the connector. Any changes to the connector config requires recreating the connector. The ability to update a connector configuration (with different settings, and different custom-plugins) is currently in the roadmap to be included in the future. There is no ETA that we can provide at the moment but please keep a tab of https://aws.amazon.com/about-aws/whats-new/ for the upcoming improvements.

AWS
SUPPORT ENGINEER
answered 4 years ago
EXPERT
reviewed 2 years ago
  • Hey ! 1 year passed since this comment, any news on that ? Any way to see the roadmap of the msk connector ? Thanks

0

Hi team, following up to see if we have any update on this feature. It has been two years since the last mentioned and I hope we have some progress in this space. Having this management flexibility would be beneficial for our current usage of the service.

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.