---
type: resource-type
title: Channel
description: aws resource type AWS::MSK::Channel
name: Channel
lexicon: aws
resource_type: AWS::MSK::Channel
---
`AWS::MSK::Channel`, a resource type of the aws lexicon.

## Properties

- `ChannelName` (`string`, required)
- `TopicConfigurationList` (`Channel_TopicConfiguration[]`, required): Topic configuration
- `ChannelArn` (`string`, optional): The Amazon Resource Name (ARN) that uniquely identifies the channel
- `ClusterArn` (`string`, optional): The Amazon Resource Name (ARN) of the cluster
- `EncryptionConfiguration` (`Channel_EncryptionConfiguration`, optional)
- `IcebergDestinationConfiguration` (`Channel_IcebergDestinationConfiguration`, optional)
- `LoggingInfo` (`Channel_ChannelLoggingInfo`, optional)
- `S3DestinationConfiguration` (`Channel_S3DestinationConfiguration`, optional)
- `StateInfo` (`Channel_ChannelStateInfo`, optional)
- `Status` (`Channel_ChannelStatus`, optional)
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `ChannelArn`
- `StateInfo`
- `Status`
