

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 为 Amazon Chime SDK 消息传递关联和取消关联频道流
<a name="associate-channel-flow"></a>

当您将频道与频道流关联时，频道流中的处理器会对发送到该频道的所有消息进行预处理。您必须是频道版主或管理员才能调用频道流关联和取消关联 APIs。边走边记住这些事实。
+ 在任何给定时间，您最多可以将 1 个频道流与一个频道相关联。要关联渠道流，请调用 [https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_AssociateChannelFlow.html](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_AssociateChannelFlow.html) API。
+ 要取消关联频道流并停止对频道消息的预处理，请调用 [https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DisassociateChannelFlow.html](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DisassociateChannelFlow.html) API。