Associating and disassociating channel flows - Amazon Chime SDK

Associating and disassociating channel flows

When you associate a channel is associated with a channel flow, the processor(s) in the channel flow pre-process all messages sent to the channel. You must be a channel moderator or administrator to invoke the channel flow association and disassociation APIs. Remember these facts as you go.

  • You can associate a maximum of 1 channel flow with a channel at any given time. To associate a channel flow, call the AssociateChannelFlow API.

  • To disassociate a channel flow and stop preprocessing of channel messages, call the DisassociateChannelFlow API.