Amazon MSK adds public APIs to manage Kafka topics
🔧 Amazon MSK now exposes three public topic management APIs — CreateTopic, UpdateTopic, and DeleteTopic — enabling programmatic topic lifecycle operations without running Kafka admin clients. You can use AWS CLI, AWS SDKs, and CloudFormation or the integrated MSK console to create and update topics with guided defaults and view partition-level details and metrics. These features are available at no extra cost for provisioned clusters running Kafka 3.6 and above; ensure appropriate IAM permissions before use.
