Updating a configuration

0

Hello!

I've managed to create a cluster configuration through the CLI (https://docs.aws.amazon.com/cli/latest/reference/kafka/create-configuration.html), and created a cluster that uses that configuration.

How would I go about updating a configuration ("create a new revision?"), and what impact would that have on a cluster?
I think I won't have to update the configuration often, and am mostly looking for the ability to react to operational changes (tune settings for performance, allow/disallow client behaviors such as deleting topics).

I'm not "bound" to using the CLI, so if there is a REST API endpoint I'd be fine with that.

ankon
asked 5 years ago173 views
2 Answers
0
Accepted Answer

Sorry for the delay. Have a look at this posting https://forums.aws.amazon.com/thread.jspa?threadID=304449&tstart=0 for updates.

For deleting configuration, that feature is coming soon but is not available at the moment.
Thank you

answered 5 years ago
0

Incidentally: How would I delete a configuration? :)

ankon
answered 5 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