CreateChannelRequest
Types
Properties
The name of the channel. The name is unique within your Amazon Web Services account and Amazon Web Services Region.
The server-side encryption configuration that uses an Amazon Web Services KMS key to encrypt data delivered to the destination.
The Amazon CloudWatch Logs configuration for the channel.
The configuration for delivery to a general purpose Amazon S3 bucket. You must specify either S3DestinationConfiguration or S3TablesDestinationConfiguration, but not both.
The configuration for delivery to streaming tables on Apache Iceberg in Amazon S3 Tables. You must specify either S3DestinationConfiguration or S3TablesDestinationConfiguration, but not both.
The Amazon Resource Name (ARN) of the IAM role that Amazon Kinesis Data Streams assumes to write records to the destination.
The source stream configuration for the channel. Currently, one stream is supported per channel.