createChannel
inline suspend fun KafkaClient.createChannel(crossinline block: CreateChannelRequest.Builder.() -> Unit): CreateChannelResponse
Creates a Channel that streams records from an Amazon MSK Express cluster topic to Amazon S3 or Apache Iceberg.