ElasticChannelConfiguration - Amazon Chime SDK

ElasticChannelConfiguration

The attributes required to configure and create an elastic channel. An elastic channel can support a maximum of 1-million members.

Contents

MaximumSubChannels

The maximum number of SubChannels that you want to allow in the elastic channel.

Type: Integer

Valid Range: Minimum value of 2.

Required: Yes

MinimumMembershipPercentage

The minimum allowed percentage of TargetMembershipsPerSubChannel users. Ceil of the calculated value is used in balancing members among SubChannels of the elastic channel.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 40.

Required: Yes

TargetMembershipsPerSubChannel

The maximum number of members allowed in a SubChannel.

Type: Integer

Valid Range: Minimum value of 2.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: