AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateChannelModerator operation.
Creates a new ChannelModerator
. A channel moderator can:
Add and remove other members of the channel.
Add and remove other moderators of the channel.
Add and remove user bans for the channel.
Redact messages in the channel.
List messages in the channel.
The x-amz-chime-bearer
request header is mandatory. Use the ARN of the AppInstanceUser
or AppInstanceBot
of the user that makes the API call as the value in the header.
Namespace: Amazon.ChimeSDKMessaging.Model
Assembly: AWSSDK.ChimeSDKMessaging.dll
Version: 3.x.y.z
public class CreateChannelModeratorRequest : AmazonChimeSDKMessagingRequest IAmazonWebServiceRequest
The CreateChannelModeratorRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateChannelModeratorRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ChannelArn | System.String |
Gets and sets the property ChannelArn. The ARN of the channel. |
![]() |
ChannelModeratorArn | System.String |
Gets and sets the property ChannelModeratorArn.
The |
![]() |
ChimeBearer | System.String |
Gets and sets the property ChimeBearer.
The ARN of the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5