CreateChannelRequest
class CreateChannelRequest
Creates a Channel that streams records from an Amazon MSK Express cluster topic to Amazon S3 or Apache Iceberg.
Types
Properties
Link copied to clipboard
The name of the channel. Must be unique within the cluster.
Link copied to clipboard
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
Link copied to clipboard
The encryption configuration applied to the channel.
Link copied to clipboard
The Apache Iceberg destination for the channel. Mutually exclusive with s3DestinationConfiguration.
Link copied to clipboard
The destinations to which the channel publishes operational logs.
Link copied to clipboard
The Amazon S3 destination for the channel. Mutually exclusive with icebergDestinationConfiguration.
Link copied to clipboard
The list of topic configurations for the channel. Currently exactly one topic must be specified.