Skip to contents

Deletes a topic in the specified MSK cluster.

See https://www.paws-r-sdk.com/docs/kafka_delete_topic/ for full documentation.

Usage

kafka_delete_topic(ClusterArn, TopicName)

Arguments

ClusterArn

[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster.

TopicName

[required] The name of the topic to delete.