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?

asked 2 years ago1976 views
1 Answer
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 2 years ago
profile picture
EXPERT
reviewed 20 days ago
  • Hey ! 1 year passed since this comment, any news on that ? Any way to see the roadmap of the msk connector ? Thanks

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